Even further cleanup of dead code
This commit is contained in:
@@ -139,7 +139,6 @@
|
||||
</div>
|
||||
|
||||
<div class="grid-item-actions" ng-show="user.admin">
|
||||
<a href="" ng-hide="!backupsEnabled || (app | activeTask)" ng-click="appRestore.show(app)" uib-tooltip="Backups" tooltip-placement="right" tooltip-class="app-tooltip"><i class="fa fa-archive scale"></i></a>
|
||||
<a ng-href="#/app/{{ app.id}}" uib-tooltip="Configure" tooltip-placement="right" tooltip-class="app-tooltip"><i class="fa fa-wrench scale"></i></a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user