.
This commit is contained in:
@@ -92,7 +92,7 @@
|
|||||||
<a href="{% url 'rcr:radiology_review_view' %}">Review</a>
|
<a href="{% url 'rcr:radiology_review_view' %}">Review</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="" class="top-bar-link">
|
<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>
|
</span>
|
||||||
{% if request.user.is_staff %}
|
{% if request.user.is_staff %}
|
||||||
<span id="admin-link" class="top-bar-link">
|
<span id="admin-link" class="top-bar-link">
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
</details>
|
</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>
|
<button _='on click toggle .visible on .id'> Toggle IDs</button>
|
||||||
{% comment %} <br/>
|
{% comment %} <br/>
|
||||||
Show outcomes
|
Show outcomes
|
||||||
|
|||||||
Reference in New Issue
Block a user