From 7bafaf1398dd036ec60bb2ea2856f51ca07db574 Mon Sep 17 00:00:00 2001 From: levinse Date: Tue, 28 Dec 2010 15:58:14 +0000 Subject: LNP improvements, RT9527 --- httemplate/view/svc_phone.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/view') diff --git a/httemplate/view/svc_phone.cgi b/httemplate/view/svc_phone.cgi index 94948a78b..96211d87c 100644 --- a/httemplate/view/svc_phone.cgi +++ b/httemplate/view/svc_phone.cgi @@ -23,6 +23,7 @@ push @fields, qw( pbx_title sip_password pin phone_name ); 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', }, -- cgit v1.2.1