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

index 48313dc..c54c4aa 100644 (file)
@@ -185,7 +185,7 @@ Dynamic.Component.Form = function(cfg)
           ]
          }
         ]
-        },cfg // cfg has to be applied to the schema... 
+        },cfg // cfg has to be applied to the schema... otherwise we have to generate a complicated. 
     );