.
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
<h2>Item: {{object.name}}</h2>
|
<h2>Item: {{object.name}}</h2>
|
||||||
{% include "rcr/item_rcr_details.html" %}
|
{% include "rcr/item_rcr_details.html" %}
|
||||||
|
|
||||||
<p>Radiology Category: {{object.radiology_category}}</p>
|
|
||||||
<p>Radiology Categories:
|
<p>Radiology Categories:
|
||||||
{% for category in object.radiology_categories.all %}
|
{% for category in object.radiology_categories.all %}
|
||||||
{{category}}
|
{{category}}
|
||||||
|
|||||||
Reference in New Issue
Block a user