Pman.Dialog.AdminWatch.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:36:47 +0000 (16:36 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:36:47 +0000 (16:36 +0800)
Pman.Dialog.AdminWatch.bjs
Pman.Dialog.AdminWatch.js
Pman.Dialog.AdminWatch.js

Pman.Dialog.AdminWatch.bjs
Pman.Dialog.AdminWatch.js

index 83e6bfe..26d2870 100644 (file)
                                 {
                                     "allowBlank": false,
                                     "alwaysQuery": true,
-                                    "displayField": "title",
+                                    "displayField": "val",
                                     "editable": false,
                                     "fieldLabel": "Action",
                                     "listWidth": 200,
index 6b0830c..aced5f4 100644 (file)
@@ -490,7 +490,7 @@ Pman.Dialog.AdminWatch = {
                                     xns: Roo.form,
                                     allowBlank : false,
                                     alwaysQuery : true,
-                                    displayField : 'title',
+                                    displayField : 'val',
                                     editable : false,
                                     fieldLabel : 'Action',
                                     listWidth : 200,