From ef398b33e062bbb7a89c527bf4b34d62414c372c Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 10 Jun 2011 03:33:57 +0000 Subject: add package def option to show $0 recurring on invoices, RT#9777 --- httemplate/elements/tr-select-agent.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'httemplate/elements/tr-select-agent.html') diff --git a/httemplate/elements/tr-select-agent.html b/httemplate/elements/tr-select-agent.html index 9f2f76a6c..6e5187532 100644 --- a/httemplate/elements/tr-select-agent.html +++ b/httemplate/elements/tr-select-agent.html @@ -24,7 +24,11 @@ Example: % if ( scalar(@agents) == 1 ) { - + %# YUCK. empty row so we don't throw g_row in edit.html off :/ -- cgit v1.2.1