summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_main.html
diff options
context:
space:
mode:
authorjeff <jeff>2007-11-28 18:49:20 +0000
committerjeff <jeff>2007-11-28 18:49:20 +0000
commitd5967ae3ecfdb0bb1ead8176cfb2760a65c51f2d (patch)
tree55068e68f1107ce5e731a883b79cd370696a5587 /httemplate/search/report_cust_main.html
parentb0810e3538c41c723ae47b982a2e87944be828e0 (diff)
advanced customer report rearrangement
Diffstat (limited to 'httemplate/search/report_cust_main.html')
-rwxr-xr-xhttemplate/search/report_cust_main.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html
index f32c3aa18..57b84cb37 100755
--- a/httemplate/search/report_cust_main.html
+++ b/httemplate/search/report_cust_main.html
@@ -35,6 +35,15 @@
<TD><INPUT TYPE="checkbox" NAME="cancelled_pkgs"></TD>
</TR>
+ <TR>
+ <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Display options</FONT></TH>
+ </TR>
+ <% include( '/elements/tr-select-cust-fields.html' ) %>
+
+ <TR>
+ <TD ALIGN="right" VALIGN="center">Add package columns</TD>
+ <TD><INPUT TYPE="checkbox" NAME="flattened_pkgs"></TD>
+ </TR>
</TABLE>
<BR>