From: Alan Knowles Date: Wed, 16 May 2012 09:19:07 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=227fa4be19d418aff64018f62daa58656bc59e1e Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- 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',