Roo/View.js
authorEdward <edward@roojs.com>
Mon, 19 May 2014 10:06:14 +0000 (18:06 +0800)
committerEdward <edward@roojs.com>
Mon, 19 May 2014 10:06:14 +0000 (18:06 +0800)
Roo/View.js

index bff915c..fad2d19 100644 (file)
@@ -400,6 +400,7 @@ Roo.extend(Roo.View, Roo.util.Observable, {
     {
         
         if (!opts.add) {
+            Roo.log('clear el..');
             this.el.update("");
         }
         this.el.mask(this.mask ? this.mask : "Loading" );