mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 04:22:01 -06:00
Fixes #461: Display a validation error when attempting to assigning a new child device to a rack face/position
This commit is contained in:
parent
f2c16fbf3c
commit
52a490bf5d
@ -45,7 +45,7 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
{% elif not obj.device_type.is_child_device %}
|
||||
{% else %}
|
||||
{% render_field form.face %}
|
||||
{% render_field form.position %}
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user