From 0a1e90b7cfd43aa228ea33958b8ef3d5ae4ca176 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Nov 2012 14:03:34 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 2 -- Pman.Dialog.CoreNotifyRecur.js | 2 -- 2 files changed, 4 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 2ee7bea2..e5eddc17 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -128,7 +128,6 @@ "*prop": "field", "allowBlank": "false", "displayField": "display_name", - "editable": "false", "emptyText": "Select Type", "fieldLabel": "core_enum", "forceSelection": true, @@ -139,7 +138,6 @@ "name": "method_id_display_name", "pageSize": 20, "qtip": "Select core_enum", - "queryParam": "", "selectOnFocus": true, "tpl": "
{name}
", "triggerAction": "all", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 9e5dcd19..070678aa 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -296,7 +296,6 @@ Pman.Dialog.CoreNotifyRecur = { xns: Roo.form, allowBlank : 'false', displayField : 'display_name', - editable : 'false', emptyText : "Select Type", fieldLabel : 'core_enum', forceSelection : true, @@ -307,7 +306,6 @@ Pman.Dialog.CoreNotifyRecur = { name : 'method_id_display_name', pageSize : 20, qtip : "Select core_enum", - queryParam : '', selectOnFocus : true, tpl : '
{name}
', triggerAction : 'all', -- 2.39.2