[add] Bloodhound in local files

This commit is contained in:
2018-08-12 21:51:09 -06:00
parent 49e114c18a
commit 6615e5471a
3 changed files with 2456 additions and 5 deletions

View File

@@ -226,7 +226,7 @@ if(!isset($_SESSION['userName'])){
<script src="../js/getBaseUrl.js"></script>
<script src="../js/landing.js"></script>
<script src="../js/bootstrap-datepicker.min.js"></script>
<script src="https://twitter.github.io/typeahead.js/releases/latest/typeahead.bundle.js"></script>
<script src="../js/typeahead.bundle.js"></script>
<link href="../css/bootstrap-datepicker.min.css" rel="stylesheet">
<link href="../css/landing.css" rel="stylesheet">