[add] Bloodhoung search

This commit is contained in:
2018-08-12 21:45:50 -06:00
parent e9effb7fcc
commit 49e114c18a
4 changed files with 55 additions and 3 deletions

View File

@@ -226,6 +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>
<link href="../css/bootstrap-datepicker.min.css" rel="stylesheet">
<link href="../css/landing.css" rel="stylesheet">