add link to psutil on main page
This commit is contained in:
@@ -81,4 +81,12 @@
|
||||
<a href="{% url 'rcr:radiology_index_view'%}">RCR platform migration</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
{% if request.user.is_superuser %}
|
||||
<a href="{% url 'django_psutil_dash:dashboard' %}">psutil</a>
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user