mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-11 06:12:16 -06:00
Cleaned up custom fields panel template
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
{% include 'inc/custom_fields_panel.html' with custom_fields=prefix.get_custom_fields %}
|
||||
{% include 'inc/custom_fields_panel.html' with obj=prefix %}
|
||||
{% include 'extras/inc/tags_panel.html' with tags=prefix.tags.all url='ipam:prefix_list' %}
|
||||
</div>
|
||||
<div class="col-md-7">
|
||||
|
||||
Reference in New Issue
Block a user