Ensure back button from apps grid into app view works no first usage
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="grid-item-actions" ng-show="user.admin">
|
<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>
|
</div>
|
||||||
|
|
||||||
<!-- we check the version here because the box updater does not know when an app gets updated -->
|
<!-- we check the version here because the box updater does not know when an app gets updated -->
|
||||||
|
|||||||
Reference in New Issue
Block a user