Roo/bootstrap/Brick.js
authoredward <edward@roojs.com>
Fri, 3 Mar 2017 06:26:28 +0000 (14:26 +0800)
committeredward <edward@roojs.com>
Fri, 3 Mar 2017 06:26:28 +0000 (14:26 +0800)
Roo/bootstrap/Brick.js

index df7b2f2..af5216e 100644 (file)
@@ -155,7 +155,7 @@ Roo.extend(Roo.bootstrap.Brick, Roo.bootstrap.Component,  {
     enter: function(e, el)
     {
         e.preventDefault();
-        
+        Roo.log('enter');
         if(this.bgimage.length){
             this.el.select('.roo-brick-paragraph', true).first().setOpacity(0.9, true);
         }