X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Dialog.CoreAutoSavePreview.bjs;h=73b12034ff67e4e9c18b8e1b01e82dd94de38d3a;hp=20975ff51ad947d3203278304fcfa559fe155501;hb=refs%2Fheads%2Fwip_alan_T6343_generic_progress_bar_delete;hpb=f34b01eb8bc2162875c94a3bd1a586630be06515 diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index 20975ff5..73b12034 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -2,7 +2,7 @@ "name" : "Pman.Dialog.CoreAutoSavePreview", "parent" : "", "title" : "", - "path" : "/home/edward/gitlive/Pman.Core/Pman.Dialog.CoreAutoSavePreview.bjs", + "path" : "/home/johns/gitlive/Pman.Core/Pman.Dialog.CoreAutoSavePreview.bjs", "permname" : "", "modOrder" : "001", "strings" : { @@ -36,8 +36,8 @@ }, { "xtype" : "LayoutRegion", - "width" : 200, "$ xns" : "Roo", + "width" : 200, "split" : true, "* prop" : "west" }, @@ -45,9 +45,9 @@ "listeners" : { "|activate" : "function() {\n _this.panel = this;\n if (_this.grid) {\n _this.grid.footer.onClick('first');\n }\n}" }, + "fitToframe" : true, "background" : false, "region" : "west", - "fitToframe" : true, "title" : "Events", "xtype" : "GridPanel", "fitContainer" : true, @@ -86,8 +86,8 @@ "items" : [ { "$ url" : "baseURL + '/Roo/Events.php'", - "xtype" : "HttpProxy", "method" : "GET", + "xtype" : "HttpProxy", "$ xns" : "Roo.data", "* prop" : "proxy" }, @@ -111,8 +111,8 @@ }, { "xtype" : "ColumnModel", - "width" : 100, "header" : "Date", + "width" : 100, "$ renderer" : "function(v) { return String.format('{0}', v ? v.format('Y-m-d H:i:s') : ''); }", "$ xns" : "Roo.grid", "* prop" : "colModel[]", @@ -120,8 +120,8 @@ }, { "xtype" : "ColumnModel", - "header" : "By", "width" : 100, + "header" : "By", "$ renderer" : "function(v) { return String.format('{0}', v ); }", "$ xns" : "Roo.grid", "* prop" : "colModel[]", @@ -136,8 +136,8 @@ "render" : "function (_self)\n{\n _this.viewPanel = _self;\n}" }, "autoScroll" : true, - "background" : false, "fitToFrame" : true, + "background" : false, "region" : "center", "xtype" : "ContentPanel", "fitContainer" : true,