diff options
| author | Mark Wells <mark@freeside.biz> | 2012-03-05 19:30:27 -0800 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2012-03-05 19:30:27 -0800 |
| commit | 9fef7746195611e66043a38408f7f2fe0a0809ec (patch) | |
| tree | b41754138a9484c9d4def8151c69b568bd4d1dcd /httemplate/graph/elements/monthly.html | |
| parent | 4553172104cf832498788510c018e0d379c31668 (diff) | |
printer-friendly daily sales report, #16533
Diffstat (limited to 'httemplate/graph/elements/monthly.html')
| -rw-r--r-- | httemplate/graph/elements/monthly.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
