Improve the configure overlay button
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
</div>
|
||||
|
||||
<div class="grid-item-actions" ng-show="user.admin">
|
||||
<a ng-href="#/app/{{ app.id}}" uib-tooltip="Configure" tooltip-placement="right" tooltip-class="app-tooltip"><i class="fa fa-wrench scale"></i></a>
|
||||
<a ng-href="#/app/{{ app.id}}"><i class="fas fa-cogs scale"></i></a>
|
||||
</div>
|
||||
|
||||
<!-- we check the version here because the box updater does not know when an app gets updated -->
|
||||
|
||||
Reference in New Issue
Block a user