X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/build/data/StoreMgr-min.js diff --git a/build/data/StoreMgr-min.js b/build/data/StoreMgr-min.js deleted file mode 100644 index d5d24ad3..00000000 --- a/build/data/StoreMgr-min.js +++ /dev/null @@ -1 +0,0 @@ -Ext.StoreMgr=Ext.apply(new Ext.util.MixedCollection(),{register:function(){for(var a=0,b;b=arguments[a];a++){this.add(b)}},unregister:function(){for(var a=0,b;b=arguments[a];a++){this.remove(this.lookup(b))}},lookup:function(a){return typeof a=="object"?a:this.get(a)},getKey:function(a){return a.storeId||a.id}}); \ No newline at end of file