fullcalendar/src/misc/head.txt

20 lines
429 B
Plaintext
Raw Normal View History

2009-09-17 08:30:10 +02:00
/*!
* FullCalendar
* http://arshaw.com/fullcalendar/
*
2009-09-21 06:57:20 +02:00
* Use fullcalendar.css for basic styling.
* For event drag & drop, required jQuery UI draggable.
* For event resizing, requires jQuery UI resizable.
2009-09-17 08:30:10 +02:00
*
* Copyright (c) 2009 Adam Shaw
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
* Date:
*
2009-09-17 08:30:10 +02:00
*/
2009-09-21 06:57:20 +02:00
(function($) {