mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-26 02:38:48 +02:00
Clean up generic view templates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends 'utilities/obj_list.html' %}
|
||||
{% extends 'generic/object_list.html' %}
|
||||
|
||||
{% block bulk_buttons %}
|
||||
{% if perms.dcim.change_device %}
|
||||
|
||||
Reference in New Issue
Block a user