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

index 2462026..e5fd01f 100644 (file)
@@ -24,6 +24,7 @@ current build flow:
 Dynamic.Component = function(cfg)
 {
     var _this = this;
+    var STRINGS = Dynamic.Component._strings;
     
     config = Roo.apply({
         // the values specified in the builder for this element go here...