This repository was archived by the owner on Sep 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ui-calendar" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " A complete AngularJS directive for the Arshaw FullCalendar." ,
55 "author" : " https://github.com/angular-ui/ui-calendar/graphs/contributors" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11/**
2- * calendarDemoApp - 0.1.1
2+ * calendarDemoApp - 0.1.2
33 */
44angular . module ( 'calendarDemoApp' , [ 'ui.calendar' ] ) ;
55
Original file line number Diff line number Diff line change 1313 < script src ="http://code.angularjs.org/1.0.4/angular.js "> </ script >
1414 < script src ="https://raw.github.com/angular-ui/angular-ui.github.com/master/lib/calendar/fullcalendar.js "> </ script >
1515 < script src ="http://arshaw.com/js/fullcalendar-1.5.3/fullcalendar/gcal.js "> </ script >
16- <!-- < script src="https://raw.github.com/yourilima/ui-calendar/master/src/calendar.js"></script> -- >
16+ < script src ="https://raw.github.com/yourilima/ui-calendar/master/src/calendar.js "> </ script >
1717 < script src ="calendarDemo.js "> </ script >
1818</ head >
1919< body data-spy ="scroll ">
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ui-calendar" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " A complete AngularJS directive for the Arshaw FullCalendar." ,
55 "author" : " https://github.com/angular-ui/ui-calendar/graphs/contributors" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments