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

#7450: Clean up object edit forms

This commit is contained in:
jeremystretch
2021-10-05 15:37:49 -04:00
parent dd79aae137
commit 9089f5cf67
14 changed files with 129 additions and 170 deletions

View File

@@ -16,7 +16,6 @@
</div>
{% render_field form.tags %}
{% if form.custom_fields %}
<hr />
<div class="field-group">
<div class="row mb-2">
<h5 class="offset-sm-3">Custom Fields</h5>