[freeside-commits] freeside/FS/FS svc_acct.pm,1.215,1.216

Jeff Finucane,420,, jeff at wavetail.420.am
Thu Feb 8 09:00:40 PST 2007


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv9837/FS/FS

Modified Files:
	svc_acct.pm 
Log Message:
fix usergroup in edit/part_svc.cgi

Index: svc_acct.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_acct.pm,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -d -r1.215 -r1.216
--- svc_acct.pm	1 Feb 2007 02:37:47 -0000	1.215
+++ svc_acct.pm	8 Feb 2007 17:00:37 -0000	1.216
@@ -272,6 +272,7 @@
                          label => 'RADIUS groups',
                          type  => 'radius_usergroup_selector',
                          disable_inventory => 1,
+                         disable_select => 1,
                        },
         'seconds'   => { label => 'Seconds',
                          type  => 'text',



More information about the freeside-commits mailing list