summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-03-13 18:27:37 -0700
committerIvan Kohler <ivan@freeside.biz>2013-03-13 18:27:37 -0700
commita9bb74be91910903f8813bc92af06df8368c5379 (patch)
treea5dfdd31663876802cc7dcaa9355d9f1f9a15041 /httemplate/search
parent80cf2cf71008a16ceec18d90711428ba148ca7b3 (diff)
add time to payment report, RT#21061
Diffstat (limited to 'httemplate/search')
-rw-r--r--httemplate/search/elements/report_cust_pay_or_refund.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/search/elements/report_cust_pay_or_refund.html b/httemplate/search/elements/report_cust_pay_or_refund.html
index 872031de5..c79c3ab0b 100644
--- a/httemplate/search/elements/report_cust_pay_or_refund.html
+++ b/httemplate/search/elements/report_cust_pay_or_refund.html
@@ -73,7 +73,8 @@ Examples:
<TD>
<TABLE>
<& /elements/tr-input-beginning_ending.html,
- layout => 'horiz',
+ layout => 'horiz',
+ input_time => 1,
&>
</TABLE>
</TD>