mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-21 12:30:17 +08:00
15 lines
308 B
JavaScript
15 lines
308 B
JavaScript
/*!
|
|
* <%= meta.title %> v<%= meta.version %>
|
|
* Docs & License: <%= meta.homepage %>
|
|
* (c) <%= meta.copyright %>
|
|
*/
|
|
|
|
/*
|
|
* Use fullcalendar.css for basic styling.
|
|
* For event drag & drop, requires jQuery UI draggable.
|
|
* For event resizing, requires jQuery UI resizable.
|
|
*/
|
|
|
|
(function($, undefined) {
|
|
|