mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-25 22:57:45 -06:00
#9665 review changes
This commit is contained in:
@@ -622,6 +622,7 @@ class RackElevationListView(generic.ObjectListView):
|
||||
'page': page,
|
||||
'total_count': total_count,
|
||||
'sort': sort,
|
||||
'sort_display_name': ORDERING_CHOICES[sort],
|
||||
'sort_choices': ORDERING_CHOICES,
|
||||
'rack_face': rack_face,
|
||||
'filter_form': forms.RackElevationFilterForm(request.GET),
|
||||
|
||||
Reference in New Issue
Block a user