sync
authorjohn <john@roojs.com>
Tue, 16 Oct 2018 09:00:00 +0000 (17:00 +0800)
committerjohn <john@roojs.com>
Tue, 16 Oct 2018 09:00:00 +0000 (17:00 +0800)
Roo/bootstrap/LayoutMasonry.js

index 63d4ee5..6e4058a 100644 (file)
@@ -37,12 +37,6 @@ Roo.bootstrap.LayoutMasonry = function(config){
          * @param {Roo.EventObject} e
          */
         "layout" : true,
-        /**
-         * @event childrenrendered
-         * Fires when the children have been rendered..
-         * @param {Roo.bootstrap.Component} this
-         */
-        "childrenrendered" : true
     });
     
 };