mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-05 23:06:25 -06:00
Renamed ConsolePort.cs_port to connected_endpoint
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
{% render_field form.console_server %}
|
||||
</div>
|
||||
</div>
|
||||
{% render_field form.cs_port %}
|
||||
{% render_field form.connected_endpoint %}
|
||||
{% render_field form.connection_status %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user