switch all demos and tests over to new loader

This commit is contained in:
Adam Shaw
2013-03-11 02:21:39 -07:00
parent a186f5295e
commit d0d761a0d8
52 changed files with 52 additions and 221 deletions
+1 -5
View File
@@ -1,11 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='stylesheet' href='../build/out/fullcalendar/fullcalendar.css' />
<link rel='stylesheet' href='../build/out/fullcalendar/fullcalendar.print.css' media='print' />
<script src='../build/deps.js'></script>
<script src='../build/out/fullcalendar/fullcalendar.js'></script>
<script src='../build/out/fullcalendar/gcal.js'></script>
<script src='../build/loader.js' data-modules='gcal' data-debug='true'></script>
<script>
$(document).ready(function() {