summaryrefslogtreecommitdiff
path: root/FS/FS/svc_broadband.pm
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2018-05-26 17:38:09 -0500
committerMitch Jackson <mitch@freeside.biz>2018-05-26 17:38:09 -0500
commit83d79f6af4ddd62735263e55f2249ba80fd9f402 (patch)
tree821bf0ab280e69ebe236f169a98e2bf679625246 /FS/FS/svc_broadband.pm
parent9b69e985d204fea71a283d32ca607c9b4be2f1c5 (diff)
RT# 80268 Fix RADIUS usergroup UI bug
Diffstat (limited to 'FS/FS/svc_broadband.pm')
-rwxr-xr-xFS/FS/svc_broadband.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_broadband.pm b/FS/FS/svc_broadband.pm
index 38594f0..96028df 100755
--- a/FS/FS/svc_broadband.pm
+++ b/FS/FS/svc_broadband.pm
@@ -134,6 +134,7 @@ sub table_info {
#select_table => 'radius_group',
#select_key => 'groupnum',
#select_label => 'groupname',
+ disable_select => 1,
disable_inventory => 1,
multiple => 1,
},
@@ -523,4 +524,3 @@ FS::part_svc, schema.html from the base documentation.
=cut
1;
-