Ensure back button from apps grid into app view works no first usage
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
</div>
|
||||
|
||||
<div class="grid-item-actions" ng-show="user.admin">
|
||||
<a ng-href="#/app/{{ app.id}}"><i class="fas fa-cogs scale"></i></a>
|
||||
<a ng-href="#/app/{{ app.id}}/display"><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