From: Edward Date: Wed, 6 May 2015 09:50:10 +0000 (+0800) Subject: resources/Editors/Editor.Roo.LayoutDialog.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=04a57250d918ee2dee007675cd507bcf68fef060 resources/Editors/Editor.Roo.LayoutDialog.bjs resources/Editors/Editor.Roo.LayoutDialog.js --- diff --git a/resources/Editors/Editor.Roo.LayoutDialog.bjs b/resources/Editors/Editor.Roo.LayoutDialog.bjs index ca0dac1cb..714c35647 100644 --- a/resources/Editors/Editor.Roo.LayoutDialog.bjs +++ b/resources/Editors/Editor.Roo.LayoutDialog.bjs @@ -83,8 +83,8 @@ }, { "xtype" : "ColumnModel", - "header" : "Use ", "width" : 75, + "header" : "Use ", "$ renderer" : "function(v) { \n var state = v *1 > 0 ? '-checked' : '';\n\n return '';\n \n }", "$ xns" : "Roo.grid", "* prop" : "cm[]", @@ -92,8 +92,8 @@ }, { "xtype" : "ColumnModel", - "width" : 150, "header" : "Database Column", + "width" : 150, "$ renderer" : "function(v) { return String.format('{0}', v); }", "$ xns" : "Roo.grid", "* prop" : "cm[]", @@ -101,8 +101,8 @@ }, { "xtype" : "ColumnModel", - "header" : "Type", "width" : 100, + "header" : "Type", "$ renderer" : "function(v) { return String.format('{0}', v); }", "$ xns" : "Roo.grid", "* prop" : "cm[]", @@ -110,8 +110,8 @@ }, { "xtype" : "ColumnModel", - "width" : 120, "header" : "Label", + "width" : 120, "$ renderer" : "function(v) { return String.format('{0}', v); }", "$ xns" : "Roo.grid", "* prop" : "cm[]", @@ -133,8 +133,8 @@ }, { "xtype" : "ColumnModel", - "header" : "Field Type", "width" : 120, + "header" : "Field Type", "$ renderer" : "function(v) { return String.format('{0}', v); }", "$ xns" : "Roo.grid", "* prop" : "cm[]", @@ -175,8 +175,8 @@ }, { "xtype" : "ColumnModel", - "width" : 150, "header" : "Display Field", + "width" : 150, "$ renderer" : "function(v) { return String.format('{0}', v); }", "$ xns" : "Roo.grid", "* prop" : "cm[]", @@ -217,8 +217,8 @@ }, { "xtype" : "ColumnModel", - "header" : "Width", "width" : 75, + "header" : "Width", "$ renderer" : "function(v) { return String.format('{0}', v); }", "$ xns" : "Roo.grid", "* prop" : "cm[]",