git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade to ExtJS 3.1.1 - Released 02/08/2010
[extjs.git]
/
docs
/
source
/
Element.html
diff --git
a/docs/source/Element.html
b/docs/source/Element.html
index
17a3495
..
e7486d7
100644
(file)
--- a/
docs/source/Element.html
+++ b/
docs/source/Element.html
@@
-826,7
+826,7
@@
El.get = function(el){
};
El.addToCache = function(el, id){
};
El.addToCache = function(el, id){
- id = id || el.id;
+ id = id || el.id;
EC[id] = {
el: el,
data: {},
EC[id] = {
el: el,
data: {},
@@
-980,11
+980,6
@@
if(Ext.isIE || Ext.isGecko){
noBoxAdjust['button'] = 1;
}
noBoxAdjust['button'] = 1;
}
-
-Ext.EventManager.on(window, 'unload', function(){
- delete EC;
- delete El._flyweights;
-});
})();
</pre>
\r
</body>
\r
})();
</pre>
\r
</body>
\r