From: Alan Knowles Date: Wed, 14 Nov 2012 06:03:44 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=da5b71487bb9fd3efed1c4601503c819b46a5697 Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index e5eddc17..9667dd49 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -128,13 +128,13 @@ "*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", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 070678aa..8e7d12c8 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -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",