diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2017-03-21 19:15:29 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2017-03-21 19:15:29 -0700 |
| commit | e80fe17ee18c6c4f434b7b42386fde30d6e3fa18 (patch) | |
| tree | c18bc0f13d6c0ddba2addf2aa838d15e3c255494 /httemplate/edit | |
| parent | 38531b29823302833ef014eccab5a2949f5e7163 (diff) | |
UI improvments porting in when there's an inventory selector: can enter a phone number instead of selecting from inventory, RT#73618
Diffstat (limited to 'httemplate/edit')
| -rw-r--r-- | httemplate/edit/svc_phone.cgi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi index e74ffbb84..ef5cec663 100644 --- a/httemplate/edit/svc_phone.cgi +++ b/httemplate/edit/svc_phone.cgi @@ -107,9 +107,6 @@ my $begin_callback = sub { type => 'tablebreak-tr-title', colspan => 8, }, - { field => 'lnp_status', - type => 'select-lnp_status', - }, 'lnp_reject_reason', { field => 'portable', type => 'checkbox', |
