diff --git a/netbox/templates/generic/object_bulk_edit.html b/netbox/templates/generic/object_bulk_edit.html index 825cc526c..dab186ccd 100644 --- a/netbox/templates/generic/object_bulk_edit.html +++ b/netbox/templates/generic/object_bulk_edit.html @@ -4,41 +4,62 @@ {% block title %}Editing {{ table.rows|length }} {{ obj_type_plural|bettertitle }}{% endblock %} +{% block tabs %} +
+{% endblock %} + {% block content %} -