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

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

index a2c3f51..301d267 100644 (file)
                                                     "emptyText": "Select core_enum",
                                                     "fieldLabel": "core_enum",
                                                     "forceSelection": true,
-                                                    "hiddenName": "",
+                                                    "hiddenName": "tz",
                                                     "listWidth": 400,
                                                     "loadingText": "Searching...",
                                                     "minChars": 2,
-                                                    "name": "",
+                                                    "name": "tz",
                                                     "pageSize": 20,
                                                     "qtip": "Select core_enum",
                                                     "queryParam": "",
index 138ed0b..f31ae86 100644 (file)
@@ -434,11 +434,11 @@ Pman.Dialog.CoreNotifyRecur = {
                                             emptyText : "Select core_enum",
                                             fieldLabel : 'core_enum',
                                             forceSelection : true,
-                                            hiddenName : '',
+                                            hiddenName : 'tz',
                                             listWidth : 400,
                                             loadingText : "Searching...",
                                             minChars : 2,
-                                            name : '',
+                                            name : 'tz',
                                             pageSize : 20,
                                             qtip : "Select core_enum",
                                             queryParam : '',