From 99f1c015eb0858e178d22025d47a951c74d7916d Mon Sep 17 00:00:00 2001 From: jeff Date: Thu, 8 Feb 2007 17:00:38 +0000 Subject: fix usergroup in edit/part_svc.cgi --- FS/FS/svc_acct.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'FS') diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 8504c1834..32ffb76d1 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -272,6 +272,7 @@ sub table_info { label => 'RADIUS groups', type => 'radius_usergroup_selector', disable_inventory => 1, + disable_select => 1, }, 'seconds' => { label => 'Seconds', type => 'text', -- cgit v1.2.1