From 32f7ef1b0c2775c9bebaab66f55fcfb823743e14 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 5 Dec 2012 14:11:27 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 2 +- Pman.Tab.AdminNotify.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index c18457c..b8696b5 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -77,7 +77,7 @@ "editable": false, "emptyText": "Select person", "forceSelection": true, - "hiddenName": "", + "hiddenName": "id", "listWidth": 400, "loadingText": "Searching...", "minChars": 2, diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index 79607d2..7171a8a 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -245,7 +245,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ editable : false, emptyText : "Select person", forceSelection : true, - hiddenName : '', + hiddenName : 'id', listWidth : 400, loadingText : "Searching...", minChars : 2, -- 2.39.2