[freeside-commits] freeside/httemplate/view svc_phone.cgi,1.2,1.3

Ivan,,, ivan at wavetail.420.am
Sun Mar 16 16:25:45 PDT 2008


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

Modified Files:
	svc_phone.cgi 
Log Message:
view PINs too

Index: svc_phone.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_phone.cgi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- svc_phone.cgi	23 Aug 2006 22:25:38 -0000	1.2
+++ svc_phone.cgi	16 Mar 2008 23:25:43 -0000	1.3
@@ -1,6 +1,6 @@
 <% include('elements/svc_Common.html',
               'table'  => 'svc_phone',
-              'fields' => [qw( countrycode phonenum )], #pin
+              'fields' => [qw( countrycode phonenum pin )],
               'labels' => {
                             'countrycode' => 'Country code',
                             'phonenum'    => 'Phone number',



More information about the freeside-commits mailing list