a few updates to rcr mig

This commit is contained in:
Ross
2023-12-13 21:58:56 +00:00
parent 1936a66d7f
commit 3f013099fe
8 changed files with 84 additions and 5 deletions
+5
View File
@@ -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>