From a77c0c57a4b56b5d9babbec6fe1004fb36173587 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 18:35:05 +0800 Subject: [PATCH] Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- Pman.Dialog.CoreAutoSavePreview.bjs | 2 +- Pman.Dialog.CoreAutoSavePreview.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index eff269df..1e314596 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -50,7 +50,7 @@ "|render": "function() \n{\n _this.grid = this; \n \n if (_this.panel.active) {\n this.footer.onClick('first');\n }\n}" }, "*prop": "grid", - "autoExpandColumn": "filename", + "autoExpandColumn": "event_when", "loadMask": true, "xtype": "Grid", "|xns": "Roo.grid", diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 94226120..ba28c70e 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -77,7 +77,7 @@ Pman.Dialog.CoreAutoSavePreview = { } } }, - autoExpandColumn : 'filename', + autoExpandColumn : 'event_when', loadMask : true, sm : { xtype: 'RowSelectionModel', -- 2.39.2