summaryrefslogtreecommitdiff
path: root/jarmon.html.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-11-20 22:44:49 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-11-20 22:47:09 -0500
commit09d93dcba38120812ad67fac2437511929597d39 (patch)
treed9e4ef57a94f8d87ad51f34f658196de28ba337d /jarmon.html.in
parentd637b93b44a51ece2910e41a0ca92eeb323dc4ef (diff)
x
Diffstat (limited to 'jarmon.html.in')
-rw-r--r--jarmon.html.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/jarmon.html.in b/jarmon.html.in
index 9d521f5..3486edb 100644
--- a/jarmon.html.in
+++ b/jarmon.html.in
@@ -2,6 +2,10 @@
<div class="jarmon @name@">
<div class="chart-container">
<h2 class="title"></h2>
+ <form>
+ <input name="chart_edit" value="Edit" type="button" />
+ <input name="chart_delete" value="Delete" type="button" />
+ </form>
<div class="error"></div>
<div class="chart"></div>
<div class="graph-legend"></div>