Roo/bootstrap/LayoutMasonry.js
authoredward <edward@roojs.com>
Thu, 28 Dec 2017 04:49:17 +0000 (12:49 +0800)
committeredward <edward@roojs.com>
Thu, 28 Dec 2017 04:49:17 +0000 (12:49 +0800)
Roo/bootstrap/LayoutMasonry.js

index 5c966f1..40265bd 100644 (file)
@@ -437,7 +437,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
         if ( !items || !items.length || items.length < 3) {
             return;
         }
-        
+        Roo.log('run??');
         items.reverse();
         
         var eItems = items.slice(0, 3);