From: Alan Knowles Date: Wed, 5 Dec 2012 06:11:27 +0000 (+0800) Subject: Pman.Tab.AdminNotify.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=32f7ef1b0c2775c9bebaab66f55fcfb823743e14 Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- 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,