Removed redundant tags field
This commit is contained in:
parent
9b3869790d
commit
5247f10d7e
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue