mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-19 05:21:55 -06:00
Corrected capitalization of rack face in example
This commit is contained in:
parent
48d607fb96
commit
2e27389cda
@ -74,12 +74,12 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Face</td>
|
<td>Face</td>
|
||||||
<td>Rack face; front or rear (optional)</td>
|
<td>Rack face; front or rear (optional)</td>
|
||||||
<td>rear</td>
|
<td>Rear</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h4>Example</h4>
|
<h4>Example</h4>
|
||||||
<pre>rack101_sw1,ToR Switch,Juniper,EX4300-48T,Juniper Junos,CAB00577291,Ashburn-VA,R101,21,rear</pre>
|
<pre>rack101_sw1,ToR Switch,Juniper,EX4300-48T,Juniper Junos,CAB00577291,Ashburn-VA,R101,21,Rear</pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user