From e20fe4173471fa7e80d3e0d66dd60eb01c581d1d Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 26 Mar 2008 02:21:23 +0000 Subject: [PATCH] UI nit: separate search & display options --- httemplate/search/report_cust_main.html | 4 ++++ httemplate/search/report_svc_acct.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 758c26923..41266ae0a 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -49,6 +49,10 @@ +   + + + Display options <% include( '/elements/tr-select-cust-fields.html' ) %> diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index f5a0ff903..6a837fed5 100755 --- a/httemplate/search/report_svc_acct.html +++ b/httemplate/search/report_svc_acct.html @@ -61,6 +61,10 @@ % } <% include( '/elements/tr-selectmultiple-part_pkg.html' ) %> + + +   + Display options -- 2.11.0