This commit is contained in:
Ross
2023-12-13 22:06:35 +00:00
parent 202c00cb3f
commit b1e120f8e2
+1 -1
View File
@@ -11,7 +11,7 @@
{{ form|crispy }}
<input type="submit" value="Update">
{% if skip %}
{% if skip == 0 or skip %}
<button> <a href="{% url 'rcr:radiology_update_next_skip_view' skip|add:1 %}">Skip</a> </button>
{% endif %}