From 603f1c6fa7e793ab5860534023b2978b5cae1a44 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Nov 2012 13:58:48 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 2 +- Pman.Dialog.CoreNotifyRecur.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index a29f120b..21f79207 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -125,7 +125,7 @@ "*prop": "editor", "items": [ { - "*prop": "", + "*prop": "field", "allowBlank": "false", "displayField": "", "editable": "false", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 1b59e7ed..11475773 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -287,7 +287,7 @@ Pman.Dialog.CoreNotifyRecur = { editor : { xtype: 'GridEditor', xns: Roo.grid, - : { + field : { xtype: 'ComboBox', xns: Roo.form, allowBlank : 'false', -- 2.39.2