summaryrefslogtreecommitdiff
path: root/docs/examples/index.html
diff options
context:
space:
mode:
authorRichard Wall <richard@largo>2011-08-08 01:01:50 +0100
committerRichard Wall <richard@largo>2011-08-08 01:01:50 +0100
commitb404903c1d43af270a0349890f439b4e0637831e (patch)
tree9e5f03b721a8798e25ebab8d87402a15e1f9966f /docs/examples/index.html
parent2943b57c109cb233e93100dfe35c693fb286854b (diff)
parent4b7012e0ed9b0bb2b319b78e3e816feb52d1ace6 (diff)
Merge lp:~richardw/jarmon/prerelease-fixesv11.8
* Add transformer function option to allow optional transformation of RRD values before they are plotted * Update dates of copyright notices * Remove DNS reports from example page * Remove unfinished editable graph controls - I will try and finish those off later.
Diffstat (limited to 'docs/examples/index.html')
-rw-r--r--docs/examples/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/examples/index.html b/docs/examples/index.html
index 14559e3..6873fd1 100644
--- a/docs/examples/index.html
+++ b/docs/examples/index.html
@@ -62,10 +62,6 @@
<div class="chart-container">
<div class="chart-header">
<h2 class="title"></h2>
- <div class="chart-controls">
- <input type="button" name="chart_edit" value="edit">
- <input type="button" name="chart_delete" value="delete">
- </div>
</div>
<div class="error"></div>
<div class="chart"></div>