Explorar o código

Fixed typo in template

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

+ 1 - 1
netbox/templates/dcim/virtualchassis_edit.html

@@ -57,7 +57,7 @@
                                         </td>
                                         <td>
                                             {% if device.serial %}
-                                                {{ device.serial }}}
+                                                {{ device.serial }}
                                             {% else %}
                                                 <span class="text-muted">N/A</span>
                                             {% endif %}