From 9fef7746195611e66043a38408f7f2fe0a0809ec Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 5 Mar 2012 19:30:27 -0800 Subject: printer-friendly daily sales report, #16533 --- httemplate/graph/elements/monthly.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/graph/elements/monthly.html') diff --git a/httemplate/graph/elements/monthly.html b/httemplate/graph/elements/monthly.html index 275e5e6ff..2fd605d5e 100644 --- a/httemplate/graph/elements/monthly.html +++ b/httemplate/graph/elements/monthly.html @@ -54,6 +54,7 @@ Example: 'colors' => $data->{colors}, 'links' => \@links, 'bottom_link' => \@bottom_link, + 'transpose' => $opt{'daily'}, map { $_, $opt{$_} } (qw(title nototal graph_type -- cgit v1.2.1