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

Removed redundant tags field

This commit is contained in:
Jeremy Stretch
2018-05-18 10:14:56 -04:00
parent 9b3869790d
commit 5247f10d7e

View File

@@ -7,7 +7,6 @@
<div class="panel-body">
{% render_field form.name %}
{% render_field form.device_role %}
{% render_field form.tags %}
</div>
</div>
<div class="panel panel-default">