X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Dialog.CoreAutoSavePreview.bjs;h=73b12034ff67e4e9c18b8e1b01e82dd94de38d3a;hp=f6d3f7ce07b3772fb09e0de21a04cf97b27c6b45;hb=HEAD;hpb=c9381d42a0593e138db1ff6c21d8a915ab1e3c0e diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index f6d3f7ce..73b12034 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -2,7 +2,7 @@ "name" : "Pman.Dialog.CoreAutoSavePreview", "parent" : "", "title" : "", - "path" : "/home/alan/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" }, @@ -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,9 +120,9 @@ }, { "xtype" : "ColumnModel", - "header" : "By", "width" : 100, - "$ renderer" : "function(v) { return String.format('{0}', v ? v.format('Y-m-d H:i:s') : ''); }", + "header" : "By", + "$ renderer" : "function(v) { return String.format('{0}', v ); }", "$ xns" : "Roo.grid", "* prop" : "colModel[]", "dataIndex" : "person_id_name" @@ -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,