mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Merge v2.11.5
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
{% block content %}
|
||||
{% if report.description %}
|
||||
<p class="text-muted">{{ report.description }}</p>
|
||||
<p class="text-muted">{{ report.description|render_markdown }}</p>
|
||||
{% endif %}
|
||||
{% if perms.extras.run_report %}
|
||||
<div class="float-end noprint">
|
||||
|
Reference in New Issue
Block a user