mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-09 09:08:15 -06:00
16050 change to use Meta.description
This commit is contained in:
parent
2a90e663c1
commit
f0783c4999
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
{% block subtitle %}
|
{% block subtitle %}
|
||||||
<div class="text-secondary fs-5">
|
<div class="text-secondary fs-5">
|
||||||
{{ script.python_class.description|markdown }}
|
{{ script.python_class.Meta.description|markdown }}
|
||||||
</div>
|
</div>
|
||||||
{% endblock subtitle %}
|
{% endblock subtitle %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user