mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Adds a Calendar Date Picker (PickMeUp).
This is nice stuff, always a delight to utilize ajax. More stat pages may have this change with stats.js operated globally.
This commit is contained in:
@@ -24,9 +24,11 @@ function resetTimer()
|
||||
<link href="../css/transactions.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/contacts.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/css_yb_standard.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/pickmeup.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
<script src="../js/jquery-2.1.1.js"></script>
|
||||
|
||||
<script src="../js/jquery.pickmeup.js"></script>
|
||||
<script src="../js/stats.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user