mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 11:26:26 -06:00
Applied JSON rederer to ConfigContext data
This commit is contained in:
parent
1f8e4698f9
commit
9e7ee4b28b
@ -146,7 +146,7 @@
|
||||
<strong>Data</strong>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<pre>{{ configcontext.data }}</pre>
|
||||
<pre>{{ configcontext.data|render_json }}</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user