mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-13 16:47:34 -06:00
Remove extra_bulk_buttons from template doc
This commit is contained in:
parent
8bce9751f4
commit
9e63c2c4ab
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user