Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.bjs
index 4826bad..a54ec33 100644 (file)
                                                 {
                                                     "*prop": "field",
                                                     "allowBlank": "false",
+                                                    "displayField": "tz",
                                                     "editable": true,
                                                     "emptyText": "Select timezone",
                                                     "fieldLabel": "core_enum",
                                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{tz}</b> </div>",
                                                     "triggerAction": "all",
                                                     "typeAhead": true,
-                                                    "valueField": "tz",
                                                     "width": 300,
                                                     "xtype": "ComboBox",
                                                     "|xns": "Roo.form",