Explorar o código

Removed redundant tags field

Jeremy Stretch %!s(int64=8) %!d(string=hai) anos
pai
achega
5247f10d7e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      netbox/templates/dcim/device_edit.html

+ 0 - 1
netbox/templates/dcim/device_edit.html

@@ -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">