mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-29 21:28:00 -05:00
datepicker: added $.ui.datepicker.version
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
|
||||
(function($) { // hide the namespace
|
||||
|
||||
$.extend($.ui, { datepicker: { version: "@VERSION" } });
|
||||
|
||||
var PROP_NAME = 'datepicker';
|
||||
|
||||
/* Date picker manager.
|
||||
|
||||
Reference in New Issue
Block a user