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

Cleaned up custom fields panel template

This commit is contained in:
Jeremy Stretch
2018-07-20 19:56:04 -04:00
parent 0907a6ce5b
commit 97b6038be2
17 changed files with 47 additions and 44 deletions

View File

@@ -81,7 +81,7 @@
</tr>
</table>
</div>
{% include 'inc/custom_fields_panel.html' with custom_fields=tenant.get_custom_fields %}
{% include 'inc/custom_fields_panel.html' with obj=tenant %}
{% include 'extras/inc/tags_panel.html' with tags=tenant.tags.all url='tenancy:tenant_list' %}
<div class="panel panel-default">
<div class="panel-heading">