1
0
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:
jeremystretch
2021-06-04 09:47:14 -04:00
12 changed files with 26 additions and 31 deletions

View File

@@ -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">