Changes as per review
This commit is contained in:
parent
5ba7257eeb
commit
4395f9e8f0
8 changed files with 6 additions and 1016 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue