summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index d6b701cef..8df71076f 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -36,7 +36,7 @@ foreach (Plugin::getScripts() as $appName => $fileName) {
ng-controller="NavigationController as Navigation"
ng-hide="App.loading.isLoading('global')">
- <news-search on-search="Navigation.search" />
+ <news-search on-search="Navigation.search" class="ng-hide"></news-search>
<news-title-unread-count
unread-count="{{ Navigation.getUnreadCount() }}">
</news-title-unread-count>