.
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
{{ form|crispy }}
|
{{ form|crispy }}
|
||||||
<input type="submit" value="Update">
|
<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>
|
<button> <a href="{% url 'rcr:radiology_update_next_skip_view' skip|add:1 %}">Skip</a> </button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user