From 293a5a64051769ee7737ae93709a52a228fb247d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 6 Aug 2021 11:06:11 +0800 Subject: [PATCH] Roo/bootstrap/layout/Border.js --- Roo/bootstrap/layout/Border.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/layout/Border.js b/Roo/bootstrap/layout/Border.js index fb52a52d7c..d467725bbd 100644 --- a/Roo/bootstrap/layout/Border.js +++ b/Roo/bootstrap/layout/Border.js @@ -11,8 +11,8 @@ /** * @class Roo.bootstrap.layout.Border * @extends Roo.bootstrap.layout.Manager - * @builder-top * @children Roo.bootstrap.panel.Content Roo.bootstrap.panel.Nest Roo.bootstrap.panel.Grid + * @parent builder Roo.bootstrap.panel.Nest Roo.bootstrap.panel.Nest Roo.bootstrap.Modal * This class represents a common layout manager used in desktop applications. For screenshots and more details, * please see: examples/bootstrap/nested.html

-- 2.39.2