Calendar: Add build metadata

This commit is contained in:
Scott González 2015-01-29 13:41:50 -05:00
parent c1b6891c9a
commit 2ea46ae1af

View File

@ -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 ) {