Start using tr filter
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
|
||||
<div class="animateMeOpacity ng-hide" ng-show="installedApps.length > 0">
|
||||
<h1 class="view-header">
|
||||
{{ 'apps.title' | translate }}
|
||||
{{ 'apps.title' | tr }}
|
||||
<div class="pull-right">
|
||||
<form class="form-inline">
|
||||
<input type="text" class="form-control" ng-show="installedApps.length > 8" placeholder="Search Apps" id="appSearch" ng-model="appSearch"/>
|
||||
|
||||
Reference in New Issue
Block a user