'Recently updated' becomes 'popular' used to be 'featured'
This commit is contained in:
@@ -277,8 +277,8 @@
|
||||
<div ng-show="ready && validSubscription" class="ng-cloak appstore-toolbar">
|
||||
<div class="appstore-toolbar-content">
|
||||
<button class="btn" type="button" ng-click="showCategory('');">All</button>
|
||||
<button class="btn" type="button" ng-click="showCategory('featured');">Popular</button>
|
||||
<button class="btn" type="button" ng-click="showCategory('new');">New Apps</button>
|
||||
<button class="btn" type="button" ng-click="showCategory('recent');">Recently Updated</button>
|
||||
<div class="dropdown">
|
||||
<button class="btn dropdown-toggle" type="button" data-toggle="dropdown">
|
||||
Categories
|
||||
|
||||
Reference in New Issue
Block a user