Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 5 Dec 2012 06:11:27 +0000 (14:11 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 5 Dec 2012 06:11:27 +0000 (14:11 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index c18457c..b8696b5 100644 (file)
@@ -77,7 +77,7 @@
                                     "editable": false,
                                     "emptyText": "Select person",
                                     "forceSelection": true,
-                                    "hiddenName": "",
+                                    "hiddenName": "id",
                                     "listWidth": 400,
                                     "loadingText": "Searching...",
                                     "minChars": 2,
index 79607d2..7171a8a 100644 (file)
@@ -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,