summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorlevinse <levinse>2010-12-28 15:58:14 +0000
committerlevinse <levinse>2010-12-28 15:58:14 +0000
commit7bafaf1398dd036ec60bb2ea2856f51ca07db574 (patch)
tree92b3159a50a11d1ad3b45874908fa115b3eec154 /httemplate/view
parentbe4ec8628caf62f1d9489f32b70395996e871852 (diff)
LNP improvements, RT9527
Diffstat (limited to 'httemplate/view')
-rw-r--r--httemplate/view/svc_phone.cgi1
1 files changed, 1 insertions, 0 deletions
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', },