[freeside-commits] freeside/httemplate/view/svc_acct basics.html, 1.8, 1.9

Ivan,,, ivan at wavetail.420.am
Mon Apr 19 21:13:36 PDT 2010


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

Modified Files:
	basics.html 
Log Message:
communigate (phase 2): Account Preferences (& Domain::Account Defaults:Preferences): ProntoSkinName  RT#7514

Index: basics.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_acct/basics.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -w -d -r1.8 -r1.9
--- basics.html	20 Apr 2010 01:51:24 -0000	1.8
+++ basics.html	20 Apr 2010 04:13:33 -0000	1.9
@@ -116,7 +116,10 @@
                         value=>$svc_acct->cgp_timezone || 'default (HostOS)' ) %>
   <% include('/view/elements/tr.html', label=>'Layout',
                         value=>$svc_acct->cgp_skinname || 'default (***)' ) %>
-%#XXX pronto style
+
+  <% include('/view/elements/tr.html', label=>'Pronto style',
+                        value=>$svc_acct->cgp_prontoskinname ) %>
+
   <% include('/view/elements/tr.html', label=>'Send read receipts',
                         value=>$svc_acct->cgp_sendmdnmode ) %>
 



More information about the freeside-commits mailing list