Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 444a792

Browse files
committed
Fix button issue
1 parent 5c973e2 commit 444a792

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/front/src/app/upsertproject/upsertproject.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ <h2>{{title}}</h2>
77

88
<div class="pull-right" ng-if="editing">
99
<div class="pull-right col-lg-12" ng-if="editing">
10-
<div class="pull-right col-lg-2" ng-if="!isAdminUser"></div>
1110
<div class="pull-right col-lg-2 with-button btn-top" ng-if="isAdminUser">
1211
<button class="btn btn-sm btn-info btn-top" ng-click="openTransferOwnershipDialog()">
1312
<strong>

0 commit comments

Comments
 (0)