mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix: restore missing typeahead js on authenticated dashboard
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
0c20e4056e
commit
e2eb3a7ded
1 changed files with 2 additions and 0 deletions
|
@ -63,3 +63,5 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- Bootstrap typeahead for the homepage. -->
|
||||||
|
<script type="text/javascript" src="/static/js/typeahead-home.js"></script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue