From d7d8372f9b96735cfb0af1cde4dd1ff9ab9df00e Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 4 May 2015 13:40:19 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 2 +- Pman.Dialog.CoreNotifyRecur.js | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 7ed6d7a5..fa7f737e 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -411,7 +411,7 @@ "header" : "Last Sent", "$ renderer" : "function(v) { return String.format('{0}', v ? v : 'never'); }", "$ xns" : "Roo.grid", - "* prop" : "cm[]", + "* prop" : "colModel[]", "dataIndex" : "last_event_id" }, { diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index db2ad32b..c8a1487b 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -701,10 +701,8 @@ Pman.Dialog.CoreNotifyRecur = { width : 75, xns : Roo.grid, xtype : 'ColumnModel' - } - ], - cm : [ - { + }, +{ '|xns' : 'Roo.grid', dataIndex : 'last_event_id', header : _this._strings['b26686c0a708faee42861d8b905e882e'], -- 2.39.2