examples/bootstrap4/dynamic-components.js
authorAlan Knowles <alan@roojs.com>
Fri, 22 Feb 2019 05:05:10 +0000 (13:05 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 22 Feb 2019 05:05:10 +0000 (13:05 +0800)
examples/bootstrap4/dynamic-components.js

index b2e912a..200a884 100644 (file)
@@ -124,6 +124,9 @@ Roo.extend(Dynamic.Component, Roo.bootstrap.Body, {
     style : 'min-height: 100%;',
     
     
+    // listeners??
+    
+    
     
 });