1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 00:53:22 -05:00

This reverts one change in #46, contact.js does initiate chosen.

This commit is contained in:
Jonathan Rosenbaum 2017-12-15 05:18:35 +00:00
parent 140ba1938e
commit 6baadda5ef

View File

@ -29,7 +29,7 @@ function resetTimer()
<script src="js/jquery-2.1.1.js"></script>
<script src="js/transaction.js"></script>
<!-- <script src="js/contact.js"></script> -->
<script src="js/contact.js"></script>
<script src="js/shop.js"></script>
<script src="js/jquery.mask.js"></script>
<script src="js/jquery.jeditable.js"></script>