From c7bf005860b761a55ca075df987fb3b5ade8c242 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 10 Jun 2011 03:33:44 +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 0985d1aa7..ce03c40f5 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