RTx-Statistics in 2.1 / 3.8, RT#10046
[freeside.git] / rt / share / html / RTx / Statistics / Elements / GraphBox
1 <TABLE><TR><TD>
2
3 <&/Widgets/TitleBoxStart, 
4         title      => 'Download Chart as Image',
5         title_href => $GraphURL
6 &>
7 <img src="<% $GraphURL %>" ALT="Result Graph" >
8 <&/Widgets/TitleBoxEnd&>
9
10 </TD>
11 <%args>
12 $GraphURL => undef
13 </%args>