summaryrefslogtreecommitdiff
path: root/rt/share/html/RTx/Statistics/Elements/GraphBox
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/RTx/Statistics/Elements/GraphBox')
-rw-r--r--rt/share/html/RTx/Statistics/Elements/GraphBox13
1 files changed, 0 insertions, 13 deletions
diff --git a/rt/share/html/RTx/Statistics/Elements/GraphBox b/rt/share/html/RTx/Statistics/Elements/GraphBox
deleted file mode 100644
index 14c502a9d..000000000
--- a/rt/share/html/RTx/Statistics/Elements/GraphBox
+++ /dev/null
@@ -1,13 +0,0 @@
-<TABLE><TR><TD VALIGN="top">
-
-<&/Widgets/TitleBoxStart,
- title => 'Download Chart as Image',
- title_href => $GraphURL
-&>
-<img src="<% $GraphURL %>" ALT="Result Graph" >
-<&/Widgets/TitleBoxEnd&>
-
-</TD>
-<%args>
-$GraphURL => undef
-</%args>