Change the name of the plot button
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user