mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Calendar: Add build metadata
This commit is contained in:
parent
c1b6891c9a
commit
2ea46ae1af
@ -5,9 +5,14 @@
|
||||
* Copyright 2014 jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/calendar/
|
||||
*/
|
||||
|
||||
//>>label: Datepicker
|
||||
//>>group: Widgets
|
||||
//>>description: Displays a calendar for inline date selection.
|
||||
//>>docs: http://api.jqueryui.com/calendar/
|
||||
//>>demos: http://jqueryui.com/calendar/
|
||||
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user