Roo/bootstrap/MasonryBrick.js
authorjohn <john@roojs.com>
Thu, 21 Dec 2017 03:10:23 +0000 (11:10 +0800)
committerjohn <john@roojs.com>
Thu, 21 Dec 2017 03:10:23 +0000 (11:10 +0800)
Roo/bootstrap/MasonryBrick.js

index 578d867..eb2351c 100644 (file)
@@ -473,6 +473,7 @@ Roo.extend(Roo.bootstrap.MasonryBrick, Roo.bootstrap.Component,  {
         window.location.href = this.href;
     },
     
+    //selection on single brick only
     selectBrick : function() {
         
         if (!this.parentId) {