a few updates to rcr mig
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
<form method="post">{% csrf_token %}
|
||||
{{ form|crispy }}
|
||||
<input type="submit" value="Update">
|
||||
|
||||
{% if skip %}
|
||||
<button> <a href="{% url 'rcr:radiology_update_next_skip_view' skip|add:1 %}">Skip</a> </button>
|
||||
{% endif %}
|
||||
|
||||
</form>
|
||||
|
||||
<details><summary> </summary>
|
||||
|
||||
Reference in New Issue
Block a user