diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-02-20 16:13:58 -0500 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-02-20 16:13:58 -0500 |
commit | 992c6d61adaaf658a52d1bdcc87b6e1780663a64 (patch) | |
tree | 5de6c3a130650153596f705d274514de9a93dc63 /httemplate/search/report_svc_broadband.html | |
parent | 895667aa1cf8e9d136043881284df2c9423d1d1e (diff) |
RT# 71419 Updated Advanced wireless broadband report with new option to display package name.
Diffstat (limited to 'httemplate/search/report_svc_broadband.html')
-rwxr-xr-x | httemplate/search/report_svc_broadband.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/report_svc_broadband.html b/httemplate/search/report_svc_broadband.html index d7422eeae..bdddbb636 100755 --- a/httemplate/search/report_svc_broadband.html +++ b/httemplate/search/report_svc_broadband.html @@ -59,6 +59,7 @@ <SELECT NAME="cust_pkg_fields"> <OPTION VALUE="">(none) <OPTION VALUE="setup,last_bill,bill,cancel">Setup date | Last bill date | Next bill date | Cancel date + <OPTION VALUE="package,setup,last_bill,bill,cancel">Package Name, Setup date | Last bill date | Next bill date | </SELECT> </TD> </TR> |