diff options
author | Christopher Burger <burgerc@freeside.biz> | 2018-07-27 18:14:31 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2018-07-27 18:14:31 -0400 |
commit | b548768fbbcdcae4df6f46ac38f0615437a20298 (patch) | |
tree | 7e2f8c97b8f540a30c8574d4eb5af589f4dc15a1 /httemplate/search/report_cust_timespan.html | |
parent | 25efd7207d9ea9be4bea1093917c0d8dc4b1e87a (diff) |
RT# 77160 - added date search on customer timespan report
Diffstat (limited to 'httemplate/search/report_cust_timespan.html')
-rw-r--r-- | httemplate/search/report_cust_timespan.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_timespan.html b/httemplate/search/report_cust_timespan.html index 4ff3bb892..27dd94006 100644 --- a/httemplate/search/report_cust_timespan.html +++ b/httemplate/search/report_cust_timespan.html @@ -20,6 +20,8 @@ 'curr_value' => scalar( $cgi->param('cust_status') ), &> + <& /elements/tr-input-beginning_ending.html &> + </FORM> </TABLE> |