re-write RADIUS groups, RT13274
[freeside.git] / httemplate / view / svc_acct / basics.html
index 4386a83..6a0ed92 100644 (file)
 % } 
 
 <& /view/elements/tr.html, label=>mt('RADIUS groups'),
-                      value=>join('<BR>', $svc_acct->radius_groups) &>
+                      value=>join('<BR>', $svc_acct->radius_groups('COMBINED')) &>
 
 %# Can this be abstracted further?  Maybe a library function like
 %# widget('HTML', 'view', $svc_acct) ?  It would definitely make UI