mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-27 09:20:43 +00:00
Adds screenshot showing panels and sidebar
This commit is contained in:
docs
@ -4,4 +4,10 @@ title: Panel Mixin
|
||||
|
||||
## PanelMixin
|
||||
|
||||
The `PanelMixin` enables plugins to render custom content to "panels" on individual pages in the web interface.
|
||||
The `PanelMixin` enables plugins to render custom content to "panels" on individual pages in the web interface.
|
||||
|
||||
Most pages in the web interface support multiple panels, which are selected via the sidebar menu on the left side of the screen:
|
||||
|
||||
{% with id="panels", url="plugin/panels.png", description="Display panels" %}
|
||||
{% include 'img.html' %}
|
||||
{% endwith %}
|
||||
|
Reference in New Issue
Block a user