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

index 8810a71..2880aa3 100644 (file)
@@ -202,7 +202,7 @@ Dynamic.Component.Form = function(cfg)
        // "toggle" : true
     });
 
-
+}
 
 Roo.extend(Dynamic.Component.Form, Roo.bootstrap.Form, {