1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update markdown filter name

This commit is contained in:
Jeremy Stretch
2020-03-09 10:42:32 -04:00
parent 1069ad21d8
commit 16d3cebf3e
12 changed files with 14 additions and 14 deletions

View File

@@ -47,7 +47,7 @@
<tr>
<td>{{ forloop.counter }}</td>
<td>{% log_level level %}</td>
<td class="rendered-markdown">{{ message|markdown }}</td>
<td class="rendered-markdown">{{ message|render_markdown }}</td>
</tr>
{% empty %}
<tr>