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

#9623: Misc cleanup

This commit is contained in:
jeremystretch
2022-12-12 12:56:38 -05:00
parent 13d39a28ce
commit 3468e8c8ae
2 changed files with 2 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
Parameters
</h5>
<div class="card-body">
<pre>{{ object.parameters }}</pre>
<pre>{{ object.parameters|json }}</pre>
</div>
</div>
{% plugin_right_page object %}