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:
Diffstat (limited to 'templates/navigate.php')
-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>