From 23c5c09a25c248440e83a4c669eb43f7c6a4f5a1 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 16 Oct 2018 17:00:00 +0800 Subject: [PATCH] sync --- Roo/bootstrap/LayoutMasonry.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 63d4ee538d..6e4058a331 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -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 }); }; -- 2.39.2