mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-01 15:13:27 +02:00
* Handle condition gracefully where an empty object list is passed in to draw_far_objects (e.g. orphaned cable where attached device has been deleted) * Move continue statement to right after draw_far_objects * Preferable falsy syntax Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com> * Check far_ends rather than altering draw_far_objects --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>