Change the name of the plot button

This commit is contained in:
Diana Huang
2013-04-18 14:31:51 -04:00
parent 584bb86208
commit 03daefb924

View File

@@ -34,7 +34,7 @@
</div>
<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>
<script>