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

index cc79d34..231c9cd 100644 (file)
@@ -20,6 +20,7 @@ current build flow:
  
  
  */
+Roo.namespace('Dynamic');
 
 Dynamic.Component = function(cfg)
 {