Blame view

mustache/app/data/pages/calendar.json 191 Bytes
5a739853   patrick.he   commit
1
2
3
4
5
6
7
8
9
  {
   "title" : "Full Calendar"
   ,
   "description" : "with draggable and editable events"
   ,
   "styles" : ["jquery-ui", "fullcalendar"]
   ,
   "scripts" : ["jquery-ui" , "fullcalendar" , "bootbox"]
  }