From 227fa4be19d418aff64018f62daa58656bc59e1e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 16 May 2012 17:19:07 +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 b19dda2e..ad32a451 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -309,7 +309,7 @@ "*prop": "editor", "items": [ { - "*prop": "", + "*prop": "field", "allowBlank": "false", "displayField": "tz", "editable": true, diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 51a8f6a9..bfed19e4 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -424,7 +424,7 @@ Pman.Dialog.CoreNotifyRecur = { editor : { xtype: 'GridEditor', xns: Roo.grid, - : { + field : { xtype: 'ComboBox', xns: Roo.form, allowBlank : 'false', -- 2.39.2