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

index b658bc8..1b7082e 100644 (file)
@@ -23,6 +23,8 @@ current build flow:
 
 Dynamic.Component = function(cfg)
 {
+    var _this = this;
+    
     config = Roo.apply({
         // the values specified in the builder for this element go here...