Reorganize panel inclusion templates

This commit is contained in:
jeremystretch
2021-10-19 14:21:31 -04:00
parent 38bc5de3e8
commit f04dc55030
56 changed files with 154 additions and 156 deletions

View File

@@ -66,7 +66,7 @@
<pre>{{ object.napalm_args }}</pre>
</div>
</div>
{% include 'inc/custom_fields_panel.html' %}
{% include 'inc/panels/custom_fields.html' %}
{% plugin_right_page object %}
</div>
</div>