Remove extra_bulk_buttons from template doc

This commit is contained in:
Jeremy Stretch 2025-06-30 12:02:42 -04:00
parent 8bce9751f4
commit 9e63c2c4ab

View File

@ -8,14 +8,13 @@
{% comment %}
Blocks:
- title: Page title
- controls: Control elements displayed between the header and content
- extra_controls: Any additional action buttons to display
- tabs: Page tabs
- content: Primary page content
- bulk_buttons: Bulk action buttons to display beneath the objects list
- extra_bulk_buttons: Addition bulk action buttons
- modals: Any pre-loaded modals
- title: Page title
- controls: Control elements displayed between the header and content
- extra_controls: Any additional action buttons to display
- tabs: Page tabs
- content: Primary page content
- bulk_buttons: Additional bulk action buttons to display beneath the objects list
- modals: Any pre-loaded modals
Context:
- model: The model class being listed