Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390878
_Calendar.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
478 B
Subscribers
None
_Calendar.js
View Options
/*
Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if
(
!
dojo
.
_hasResource
[
"dijit._Calendar"
]){
dojo
.
_hasResource
[
"dijit._Calendar"
]
=
true
;
dojo
.
provide
(
"dijit._Calendar"
);
dojo
.
require
(
"dijit.Calendar"
);
dojo
.
deprecated
(
"dijit._Calendar is deprecated"
,
"dijit._Calendar moved to dijit.Calendar"
,
1.5
);
dijit
.
_Calendar
=
dijit
.
Calendar
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 15:28 (22 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23100
Default Alt Text
_Calendar.js (478 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment