This commit is contained in:
Ross
2024-10-28 10:47:16 +00:00
parent 21fa4739ee
commit 375261dd84
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
<a href="{% url 'rcr:radiology_review_view' %}">Review</a>
</span>
<span id="" class="top-bar-link">
<a href="{% url 'rcr:radiology_gap' %}">Gap Analysis</a>
<a href="{% url 'rcr:radiology_gap' %}?outcome=1">Gap Analysis</a>
</span>
{% if request.user.is_staff %}
<span id="admin-link" class="top-bar-link">
+1 -1
View File
@@ -13,7 +13,7 @@
</details>
<p>This page lists all of the radiology categories and the items that exist within them. The items are grouped by category.</p>
<p>This page lists all of the radiology categories and the items that exist within them. The items are grouped by category. By default only items to keep are shown.</p>
<button _='on click toggle .visible on .id'> Toggle IDs</button>
{% comment %} <br/>
Show outcomes