X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/Spotlight.html diff --git a/docs/source/Spotlight.html b/docs/source/Spotlight.html index e70dab1b..79fbc33b 100644 --- a/docs/source/Spotlight.html +++ b/docs/source/Spotlight.html @@ -1,10 +1,10 @@ - - - The source code - - - - + + + The source code + + + +
Ext.ux.Spotlight = function(config){
     Ext.apply(this, config);
 }
@@ -144,6 +144,6 @@ Ext.ux.Spotlight.prototype = {
 };
 
 //backwards compat
-Ext.Spotlight = Ext.ux.Spotlight;
- +Ext.Spotlight = Ext.ux.Spotlight; + \ No newline at end of file