mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-21 17:10:10 +01: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>