mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
* Intial. 2 ways the racknavigation displayed * show active rack in dropdown * auto hide/show when viewport reduces * Dropdown only * Update links to use get_absolute_url() --------- Co-authored-by: Pieter Lambrecht <pieter.lambrecht@sentia.com> Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
This commit is contained in:
@@ -740,6 +740,7 @@ class RackView(generic.ObjectView):
|
||||
'next_rack': next_rack,
|
||||
'prev_rack': prev_rack,
|
||||
'svg_extra': svg_extra,
|
||||
'peer_racks': peer_racks,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user