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

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

index e5eddc1..9667dd4 100644 (file)
                                                     "*prop": "field",
                                                     "allowBlank": "false",
                                                     "displayField": "display_name",
+                                                    "editable": false,
                                                     "emptyText": "Select Type",
                                                     "fieldLabel": "core_enum",
                                                     "forceSelection": true,
                                                     "hiddenName": "method_id",
                                                     "listWidth": 400,
                                                     "loadingText": "Searching...",
-                                                    "minChars": 2,
                                                     "name": "method_id_display_name",
                                                     "pageSize": 20,
                                                     "qtip": "Select core_enum",
index 070678a..8e7d12c 100644 (file)
@@ -296,13 +296,13 @@ Pman.Dialog.CoreNotifyRecur = {
                                         xns: Roo.form,
                                         allowBlank : 'false',
                                         displayField : 'display_name',
+                                        editable : false,
                                         emptyText : "Select Type",
                                         fieldLabel : 'core_enum',
                                         forceSelection : true,
                                         hiddenName : 'method_id',
                                         listWidth : 400,
                                         loadingText : "Searching...",
-                                        minChars : 2,
                                         name : 'method_id_display_name',
                                         pageSize : 20,
                                         qtip : "Select core_enum",