From 7b7b0fd5eefddf03a94274f99b8e117c9651166b Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 21 Mar 2015 12:17:35 +0100 Subject: clear search on route change and fix nav/content --- templates/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.php') 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')"> - + -- cgit v1.2.3