update docs to remove reference to removed page
This commit is contained in:
parent
9e8159a35f
commit
e5850009ca
|
|
@ -89,7 +89,7 @@ Multiple improvements have been made to the docker installation process, most no
|
|||
|
||||
### 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue