[freeside-commits] freeside/httemplate/view/svc_acct basics.html, 1.11, 1.12
Erik Levinson
levinse at wavetail.420.am
Mon Jun 20 18:04:56 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/view/svc_acct
In directory wavetail.420.am:/tmp/cvs-serv28316/httemplate/view/svc_acct
Modified Files:
basics.html
Log Message:
re-write RADIUS groups, RT13274
Index: basics.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_acct/basics.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -w -d -r1.11 -r1.12
--- basics.html 18 May 2011 01:08:08 -0000 1.11
+++ basics.html 21 Jun 2011 01:04:54 -0000 1.12
@@ -100,7 +100,7 @@
% }
<& /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
More information about the freeside-commits
mailing list