Pman.Dialog.CoreNotifyRecur.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 16 May 2012 09:09:48 +0000 (17:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 16 May 2012 09:09:48 +0000 (17:09 +0800)
Pman.Dialog.CoreNotifyRecur.js

Pman.Dialog.CoreNotifyRecur.bjs
Pman.Dialog.CoreNotifyRecur.js

index 49cdb02..145a260 100644 (file)
                                                 {
                                                     "allowBlank": "false",
                                                     "displayField": "tz",
+                                                    "editable": true,
                                                     "emptyText": "Select timezone",
                                                     "fieldLabel": "core_enum",
                                                     "forceSelection": true,
index fa4b3ee..f1fef55 100644 (file)
@@ -430,6 +430,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                             xns: Roo.form,
                                             allowBlank : 'false',
                                             displayField : 'tz',
+                                            editable : true,
                                             emptyText : "Select timezone",
                                             fieldLabel : 'core_enum',
                                             forceSelection : true,