diff options
Diffstat (limited to 'FS/FS/svc_acct.pm')
-rw-r--r-- | FS/FS/svc_acct.pm | 1 |
1 files changed, 1 insertions, 0 deletions
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', |