From 9778d2ee5c7eb24b63260047c77652752ae46cb0 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 19:06:11 +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 2e38c1b9..add9fa57 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -41,7 +41,7 @@ "fitToframe": true, "region": "west", "tableName": "Events", - "title": "Images", + "title": "Events", "xtype": "GridPanel", "|xns": "Roo", "items": [ diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 2f692528..a8c0dc57 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -69,7 +69,7 @@ Pman.Dialog.CoreAutoSavePreview = { fitToframe : true, region : 'west', tableName : 'Events', - title : "Images", + title : "Events", grid : { xtype: 'Grid', xns: Roo.grid, -- 2.39.2