examples/bootstrap4/dynamic-components.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:16:20 +0000 (15:16 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:16:20 +0000 (15:16 +0800)
examples/bootstrap4/dynamic-components.js

index f8f5454..ea4baf4 100644 (file)
@@ -34,7 +34,9 @@ Dynamic.Component = function(cfg)
 
 Roo.extend(Dynamic.Component, Roo.bootstrap.Body, {
 
-
+    // children...
+    
+    
 
 });