Changes as per review

This commit is contained in:
Fizban 2020-01-18 10:04:38 +11:00
parent 5ba7257eeb
commit 4395f9e8f0
8 changed files with 6 additions and 1016 deletions

View file

@ -1,4 +1,4 @@
{% if 'search' in DIRECT_TEMPLATES and USE_TIPUE_SEARCH %} {% extends 'base.html' %} {% block title %} Search - {{ SITENAME|striptags }} {% endblock title %} {% block content %}
{% USE_TIPUE_SEARCH %} {% extends 'base.html' %} {% block title %} Search - {{ SITENAME|striptags }} {% endblock title %} {% block content %}
<script>
$(document).ready(function() {
$('#tipue_search_input').tipuesearch({