fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d4509c2
)
remove "we don't support full text search"
author
Jan Szejko
<janek37@gmail.com>
Tue, 6 Mar 2018 09:38:16 +0000
(10:38 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Tue, 6 Mar 2018 09:38:16 +0000
(10:38 +0100)
src/catalogue/templates/catalogue/search_no_hits.html
patch
|
blob
|
history
diff --git
a/src/catalogue/templates/catalogue/search_no_hits.html
b/src/catalogue/templates/catalogue/search_no_hits.html
index
50001f6
..
3f9e982
100644
(file)
--- a/
src/catalogue/templates/catalogue/search_no_hits.html
+++ b/
src/catalogue/templates/catalogue/search_no_hits.html
@@
-19,8
+19,6
@@
</p>
<p>{% trans "Sorry! Search cirteria did not match any resources." %}</p>
- <p>{% blocktrans %}Search engine supports following criteria: title, author, theme/topic, epoch, kind and genre.
- As for now we do not support full text search.{% endblocktrans %}</p>
{% include "info/join_us.html" %}
</div>
</div>