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

index 8bd07c7..6a090b7 100644 (file)
@@ -183,9 +183,8 @@ Dynamic.Component.Form = function(cfg)
            }
           ]
          }
-        ]
-        } // cfg has to be applied to the schema... otherwise we have to generate a complicated. 
-    );
+        ];
+