Explorar o código

Fixes #515: Clarify when 'face' field is required

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

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

@@ -83,7 +83,7 @@
 				</tr>
 				<tr>
 					<td>Face</td>
-					<td>Rack face; front or rear (optional)</td>
+					<td>Rack face; front or rear (required if position is set)</td>
 					<td>Rear</td>
 				</tr>
 			</tbody>