Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-05-07 20:23:18 +0300
committerMaxence Lange <maxence@artificial-owl.com>2018-05-07 20:23:18 +0300
commit4dbfe621039c5061c014028349f9f672e31c9df2 (patch)
treead4982aac24d9e27a97af331cddfc0392f885b5d /templates
parentc7173dce00ace8c9827d7bed96affaaef91bf55c (diff)
cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/navigate.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/navigate.php b/templates/navigate.php
index ac80dfc..f9f58cd 100644
--- a/templates/navigate.php
+++ b/templates/navigate.php
@@ -52,6 +52,7 @@ Util::addStyle(Application::APP_NAME, 'navigate');
</div>
<div id="app-content">
+ <div id="search_error"></div>
<div id="search_result"></div>
</div>