Browse Source

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

devel
Jonathan Rosenbaum 7 years ago
parent
commit
6baadda5ef
  1. 2
      include_header_shop.html

2
include_header_shop.html

@ -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>

Loading…
Cancel
Save