added touch events globally

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-27 17:39:32 +01:00
parent 4a8bcb58a5
commit ed30633482
7 changed files with 10 additions and 12 deletions

View File

@@ -100,7 +100,6 @@
<?php include("footer.php"); ?>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/static/dist/remote.min.js"></script>
</body>
</html>