Pman.Dialog.CoreNotifyRecur.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 14 Nov 2012 06:03:18 +0000 (14:03 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 Nov 2012 06:03:18 +0000 (14:03 +0800)
Pman.Dialog.CoreNotifyRecur.js

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

index 9cfcce7..1d16116 100644 (file)
                                                     "allowBlank": "false",
                                                     "displayField": "display_name",
                                                     "editable": "false",
-                                                    "emptyText": "Select core_enum",
+                                                    "emptyText": "Select Type",
                                                     "fieldLabel": "core_enum",
                                                     "forceSelection": true,
-                                                    "hiddenName": "",
+                                                    "hiddenName": "method_id",
                                                     "listWidth": 400,
                                                     "loadingText": "Searching...",
                                                     "minChars": 2,
index 2aa4ff7..463a2f9 100644 (file)
@@ -297,10 +297,10 @@ Pman.Dialog.CoreNotifyRecur = {
                                         allowBlank : 'false',
                                         displayField : 'display_name',
                                         editable : 'false',
-                                        emptyText : "Select core_enum",
+                                        emptyText : "Select Type",
                                         fieldLabel : 'core_enum',
                                         forceSelection : true,
-                                        hiddenName : '',
+                                        hiddenName : 'method_id',
                                         listWidth : 400,
                                         loadingText : "Searching...",
                                         minChars : 2,