resources/Editors/Editor.Roo.LayoutDialog.bjs
[app.Builder.js] / resources / Editors / Editor.Roo.LayoutDialog.js
index 6ed461f..caea2e4 100644 (file)
@@ -549,11 +549,14 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
            
            var regex = /(.*?)\((.*?)\)/g;
            
+           Roo.log(regex.test(r.Type));
+           
+           
            var type_match = regex.exec(r.Type);
            
            Roo.log(type_match);
            
-           Roo.log(regex.test(r.Type));
+           
            
            
            var o = {