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

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

index 299141f..61c5607 100644 (file)
                                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{tz}</b> </div>",
                                                     "triggerAction": "all",
                                                     "typeAhead": true,
-                                                    "valueField": "id",
+                                                    "valueField": "tz",
                                                     "width": 300,
                                                     "xtype": "ComboBox",
                                                     "|xns": "Roo.form",
index 200b634..96c37d9 100644 (file)
@@ -445,7 +445,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                             tpl : '<div class="x-grid-cell-text x-btn button"><b>{tz}</b> </div>',
                                             triggerAction : 'all',
                                             typeAhead : true,
-                                            valueField : 'id',
+                                            valueField : 'tz',
                                             width : 300,
                                             store : {
                                                 xtype: 'Store',