[freeside-commits] freeside/httemplate/view svc_phone.cgi, 1.20.2.1, 1.20.2.2
Erik Levinson
levinse at wavetail.420.am
Tue Dec 28 07:58:16 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv7911/httemplate/view
Modified Files:
Tag: FREESIDE_2_1_BRANCH
svc_phone.cgi
Log Message:
LNP improvements, RT9527
Index: svc_phone.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_phone.cgi,v
retrieving revision 1.20.2.1
retrieving revision 1.20.2.2
diff -u -w -d -r1.20.2.1 -r1.20.2.2
--- svc_phone.cgi 26 Dec 2010 04:09:38 -0000 1.20.2.1
+++ svc_phone.cgi 28 Dec 2010 15:58:14 -0000 1.20.2.2
@@ -23,6 +23,7 @@
if ( $conf->exists('svc_phone-lnp') ) {
push @fields, 'lnp_status',
+ 'lnp_reject_reason',
{ field => 'portable', type => 'checkbox', },
'lrn',
{ field => 'lnp_desired_due_date', type => 'date', },
More information about the freeside-commits
mailing list