From c276794e602fcc77fa05878915f91666045c50fc Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Nov 2012 14:03:18 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 4 ++-- Pman.Dialog.CoreNotifyRecur.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 9cfcce7d..1d16116d 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -129,10 +129,10 @@ "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, diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 2aa4ff76..463a2f95 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -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, -- 2.39.2