summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRichard Wall <richard@largo>2011-08-07 23:59:46 +0100
committerRichard Wall <richard@largo>2011-08-07 23:59:46 +0100
commit638094f46324f6316ba6320a3a7e5e35df8574e7 (patch)
treeb94d868b4797222914f260076f6b26f6bcf50383 /docs
parent2943b57c109cb233e93100dfe35c693fb286854b (diff)
Remove the unfinished dynamic chart interface elements
Diffstat (limited to 'docs')
-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>