mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Remove extra_bulk_buttons from template doc
This commit is contained in:
parent
8bce9751f4
commit
9e63c2c4ab
@ -8,14 +8,13 @@
|
|||||||
|
|
||||||
{% comment %}
|
{% comment %}
|
||||||
Blocks:
|
Blocks:
|
||||||
- title: Page title
|
- title: Page title
|
||||||
- controls: Control elements displayed between the header and content
|
- controls: Control elements displayed between the header and content
|
||||||
- extra_controls: Any additional action buttons to display
|
- extra_controls: Any additional action buttons to display
|
||||||
- tabs: Page tabs
|
- tabs: Page tabs
|
||||||
- content: Primary page content
|
- content: Primary page content
|
||||||
- bulk_buttons: Bulk action buttons to display beneath the objects list
|
- bulk_buttons: Additional bulk action buttons to display beneath the objects list
|
||||||
- extra_bulk_buttons: Addition bulk action buttons
|
- modals: Any pre-loaded modals
|
||||||
- modals: Any pre-loaded modals
|
|
||||||
|
|
||||||
Context:
|
Context:
|
||||||
- model: The model class being listed
|
- model: The model class being listed
|
||||||
|
Loading…
Reference in New Issue
Block a user