mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 00:53:22 -05:00
Adds tabulator and reports.js to this header.
This commit is contained in:
parent
5e5899160a
commit
58a3e00f70
@ -27,11 +27,13 @@ function resetTimer()
|
||||
<link href="css/jquery.nouislider.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/chosen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/ui/jquery-ui.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/tabulator/tabulator_site.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
<script src="js/jquery-2.1.1.js"></script>
|
||||
<script src="js/transaction.js"></script>
|
||||
<script src="js/contact.js"></script>
|
||||
<script src="js/shop.js"></script>
|
||||
<script src="js/reports.js"></script>
|
||||
<script src="js/jquery.mask.js"></script>
|
||||
<script src="js/jquery.jeditable.js"></script>
|
||||
<script src="js/jquery.nouislider.js"></script>
|
||||
@ -39,6 +41,7 @@ function resetTimer()
|
||||
<script src="js/jquery.liblink.js"></script>
|
||||
<script src="js/wNumb.js"></script>
|
||||
<script src="js/ui/jquery-ui.js"></script>
|
||||
<script src="js/tabulator/dist/js/tabulator.min.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user