mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Misc cleanup for config contexts
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
{% endif %}
|
||||
<pre>{{ context.data|render_json }}</pre>
|
||||
</div>
|
||||
{% empty %}
|
||||
<div class="panel-body">
|
||||
<span class="text-muted">None found</span>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user