diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/examples/index.html | 4 |
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> |