Pman.Dialog.CoreAutoSavePreview.bjs
authorEdward <edward@roojs.com>
Thu, 8 May 2014 11:06:11 +0000 (19:06 +0800)
committerEdward <edward@roojs.com>
Thu, 8 May 2014 11:06:11 +0000 (19:06 +0800)
Pman.Dialog.CoreAutoSavePreview.js

Pman.Dialog.CoreAutoSavePreview.bjs
Pman.Dialog.CoreAutoSavePreview.js

index 2e38c1b..add9fa5 100644 (file)
@@ -41,7 +41,7 @@
                     "fitToframe": true,
                     "region": "west",
                     "tableName": "Events",
-                    "title": "Images",
+                    "title": "Events",
                     "xtype": "GridPanel",
                     "|xns": "Roo",
                     "items": [
index 2f69252..a8c0dc5 100644 (file)
@@ -69,7 +69,7 @@ Pman.Dialog.CoreAutoSavePreview = {
                     fitToframe : true,
                     region : 'west',
                     tableName : 'Events',
-                    title : "Images",
+                    title : "Events",
                     grid : {
                         xtype: 'Grid',
                         xns: Roo.grid,