2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

update docs to remove reference to removed page

This commit is contained in:
Matthias Mair
2024-11-10 00:58:01 +01:00
parent 9e8159a35f
commit e5850009ca

View File

@ -89,7 +89,7 @@ Multiple improvements have been made to the docker installation process, most no
### Panel Plugins ### Panel Plugins
[#2937](https://github.com/inventree/InvenTree/pull/2937) adds a new type of plugin mixin, which allows rendering of custom "panels" on certain pages. This is a powerful new plugin feature which allows custom UI elements to be generated with ease. Read more about this new mixin [here](../extend/plugins/panel.md). [#2937](https://github.com/inventree/InvenTree/pull/2937) adds a new type of plugin mixin, which allows rendering of custom "panels" on certain pages. This is a powerful new plugin feature which allows custom UI elements to be generated with ease. REMOVED AFTER 0.17.0
## Bug Fixes ## Bug Fixes