Commit 03daefb9 by Diana Huang

Change the name of the plot button

parent 584bb862
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</div> </div>
<div class="plot-button"> <div class="plot-button">
<input type="button" class="save" name="plot-button" id="plot_${id}" value="Plot" /> <input type="button" class="save" name="plot-button" id="plot_${id}" value="Test Code" />
</div> </div>
<script> <script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment