Roo/bootstrap/LayoutMasonry.js
authorjohn <john@roojs.com>
Thu, 14 Dec 2017 10:28:46 +0000 (18:28 +0800)
committerjohn <john@roojs.com>
Thu, 14 Dec 2017 10:28:46 +0000 (18:28 +0800)
Roo/bootstrap/LayoutMasonry.js

index 24be7fd..748e09c 100644 (file)
@@ -1290,6 +1290,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
     getSelected : function()
     {
         if (!this.selectedBrick) {
+            Roo.log(this.selectedBrick)
             return false;
         }
         return this.selectedBrick;