Touch enable jQuery UI components

This commit is contained in:
Nick O'Leary
2014-05-08 21:47:58 +01:00
parent c99f0d895f
commit 17ad6f94dd
2 changed files with 12 additions and 0 deletions

View File

@@ -300,6 +300,7 @@
<script src="jquery/js/jquery-1.9.1.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="jquery/js/jquery-ui-1.10.3.custom.min.js"></script>
<script src="jquery/js/jquery.ui.touch-punch.min.js"></script>
<script src="orion/built-editor.min.js"></script>
<script src="d3.v3.min.js"></script>
<script src="red/main.js"></script>