remove jquery-ui references from demos and manual tests

This commit is contained in:
Adam Shaw
2014-07-23 13:16:47 -07:00
parent 14b59f9c1b
commit 1be3356425
65 changed files with 0 additions and 65 deletions
-1
View File
@@ -4,7 +4,6 @@
<link href='../dist/fullcalendar.css' rel='stylesheet' />
<link href='../dist/fullcalendar.print.css' rel='stylesheet' media='print' />
<script src='../lib/jquery/dist/jquery.js'></script>
<script src='../lib/jquery-ui/ui/jquery-ui.js'></script>
<script src='../lib/moment/moment.js'></script>
<script src='../dist/fullcalendar.js'></script>
<script src='../dist/gcal.js'></script>