From c0e6ca12e83e27b2ef86a58f9a44c0248e711a75 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 21 Mar 2015 00:50:52 +0100 Subject: implement clientside search code --- templates/index.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/index.php b/templates/index.php index e8064d1d6..d6b701cef 100644 --- a/templates/index.php +++ b/templates/index.php @@ -26,6 +26,7 @@ foreach (Plugin::getScripts() as $appName => $fileName) {
+
@@ -35,6 +36,7 @@ foreach (Plugin::getScripts() as $appName => $fileName) { ng-controller="NavigationController as Navigation" ng-hide="App.loading.isLoading('global')"> + -- cgit v1.2.3