Typeahead library link.
This commit is contained in:
parent
23042cf2b1
commit
207a8bab21
|
@ -2,6 +2,7 @@
|
|||
|
||||
{% block head_js %}
|
||||
{{ parent() }}
|
||||
{# https://github.com/bassjobsen/Bootstrap-3-Typeahead #}
|
||||
<script src="{{ asset('js/bootstrap3-typeahead.min.js') }}"></script>
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue