From bb1338e734e9042e604e1e3c92bd9a7b4c5840a7 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 19:06:07 +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 1711b0a4..2e38c1b9 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -40,7 +40,7 @@ "fitContainer": true, "fitToframe": true, "region": "west", - "tableName": "Images", + "tableName": "Events", "title": "Images", "xtype": "GridPanel", "|xns": "Roo", diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index fbef917d..2f692528 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -68,7 +68,7 @@ Pman.Dialog.CoreAutoSavePreview = { fitContainer : true, fitToframe : true, region : 'west', - tableName : 'Images', + tableName : 'Events', title : "Images", grid : { xtype: 'Grid', -- 2.39.2