Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390860
robotx.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
589 B
Subscribers
None
robotx.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.robotx"
]){
dojo
.
_hasResource
[
"dijit.robotx"
]
=
true
;
dojo
.
provide
(
"dijit.robotx"
);
dojo
.
require
(
"dijit.robot"
);
dojo
.
require
(
"dojo.robotx"
);
dojo
.
experimental
(
"dijit.robotx"
);
(
function
(){
var
_1
=
doh
.
robot
.
_updateDocument
;
dojo
.
mixin
(
doh
.
robot
,{
_updateDocument
:
function
(){
_1
();
var
_2
=
dojo
.
global
;
if
(
_2
[
"dijit"
]){
dijit
.
registry
=
_2
.
dijit
.
registry
;
}
}});
})();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 15:28 (22 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24999
Default Alt Text
robotx.js (589 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment