Roo/Element.js
authorAlan Knowles <alan@roojs.com>
Wed, 14 Dec 2011 09:12:32 +0000 (17:12 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 Dec 2011 09:12:32 +0000 (17:12 +0800)
Roo/Element.js

index 17eaa39..6c970bf 100644 (file)
@@ -2099,7 +2099,6 @@ if(opt.anim.isAnimated()){
             }
             this_mask.setStyle('z-index', parseInt(p['z-index']) + 100);
             
-            
             return this._mask;
         },