NIHVIVO-1187 Migrate handling of empty or invalid query from PagedSearchController to FreemarkerPagedSearchController
This commit is contained in:
parent
a3f4487a90
commit
51e294d1af
7 changed files with 138 additions and 35 deletions
|
@ -0,0 +1,7 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<div class="contents searchFailed">
|
||||
<p class="warning">Your query '${query}' was invalid. Please modify your search and try again.</p>
|
||||
|
||||
<#include "search-form.ftl">
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue