From: Alan Knowles Date: Wed, 28 Sep 2011 08:32:53 +0000 (+0800) Subject: Pman.Dialog.AdminWatch.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=c9995c4d1114c77e17a24592e0e36f1e7b8d8d43 Pman.Dialog.AdminWatch.bjs Pman.Dialog.AdminWatch.bjs Pman.Dialog.AdminWatch.js Pman.Dialog.AdminWatch.js --- diff --git a/Pman.Dialog.AdminWatch.bjs b/Pman.Dialog.AdminWatch.bjs index 705cd9b..b67ce28 100644 --- a/Pman.Dialog.AdminWatch.bjs +++ b/Pman.Dialog.AdminWatch.bjs @@ -161,7 +161,7 @@ }, "allowBlank": true, "displayField": "action", - "editable": false, + "editable": true, "emptyText": "Select Action", "fieldLabel": "Match Event", "forceSelection": false, diff --git a/Pman.Dialog.AdminWatch.js b/Pman.Dialog.AdminWatch.js index d67f41e..dfb68d5 100644 --- a/Pman.Dialog.AdminWatch.js +++ b/Pman.Dialog.AdminWatch.js @@ -325,7 +325,7 @@ Pman.Dialog.AdminWatch = { }, allowBlank : true, displayField : 'action', - editable : false, + editable : true, emptyText : "Select Action", fieldLabel : 'Match Event', forceSelection : false,