Private
Public Access
1
0

bug fixes

This commit is contained in:
Sander Roosendaal
2019-03-03 15:16:37 +01:00
parent 2d9c04159e
commit cd39a25e4c
5 changed files with 8 additions and 8 deletions

View File

@@ -48,11 +48,7 @@
{{ form.as_table }}
</table>
{% csrf_token %}
<div id="formbutton" class="tooltip">
<p><input class="button green" type="submit" value="Update & Run"></p>
<span class="tooltiptext">Start the calculations to get power values for your row.</span>
</div>
<p><input class="button" type="submit" value="Update & Run"></p>
</form>
</li>