Private
Public Access
1
0

almost 100 percent coverage workoutviews

This commit is contained in:
Sander Roosendaal
2021-04-14 08:35:27 +02:00
parent 9c6cf18ee5
commit 5dc7ad3c0d
4 changed files with 114 additions and 133 deletions

View File

@@ -11,7 +11,7 @@
{% csrf_token %}
<p>Are you sure you want to delete this video analysis?</p>
<p>
<input class="button red" type="submit" value="Confirm">
<input class="button" type="submit" value="Confirm">
</p>
</form>
</li>