Ensure app ordering by location

This commit is contained in:
Johannes Zellner
2016-02-19 13:36:39 +01:00
parent a24335d68b
commit 8cb304e1c9

View File

@@ -279,7 +279,7 @@
</div>
<div class="row animateMeOpacity ng-hide" ng-show="installedApps.length > 0">
<div class="col-sm-1 grid-item" ng-repeat="app in installedApps">
<div class="col-sm-1 grid-item" ng-repeat="app in installedApps | orderBy:'location'">
<div style="background-color: white;" class="highlight grid-item-content">
<a ng-href="{{app | applicationLink}}" ng-click="(app | installError) === true && showError(app)" target="_blank">
<div class="grid-item-top">