[freeside-commits] freeside/httemplate/view/svc_acct basics.html, 1.12, 1.13

Mark Wells mark at wavetail.420.am
Thu Nov 10 13:40:08 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/view/svc_acct
In directory wavetail.420.am:/tmp/cvs-serv22579/httemplate/view/svc_acct

Modified Files:
	basics.html 
Log Message:
RADIUS groups for svc_broadband, #14695

Index: basics.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_acct/basics.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -w -d -r1.12 -r1.13
--- basics.html	21 Jun 2011 01:04:54 -0000	1.12
+++ basics.html	10 Nov 2011 21:40:05 -0000	1.13
@@ -100,7 +100,7 @@
 % } 
 
 <& /view/elements/tr.html, label=>mt('RADIUS groups'),
-                      value=>join('<BR>', $svc_acct->radius_groups('COMBINED')) &>
+    value=>join('<BR>', $svc_acct->radius_groups('long_description')) &>
 
 %# 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