2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 10:15:33 +00:00

Add an image

This commit is contained in:
Oliver Walters
2022-03-26 11:48:48 +11:00
parent 3dee271fa2
commit a44756a6a2
4 changed files with 6 additions and 2 deletions

View File

@ -60,7 +60,7 @@ Supported mixin classes are:
- [AppMixin](./plugins/app.md)
- [BarcodeMixin](./plugins/barcode.md)
- [EventMixin](./plugins/event.md)
- [LabelPrintingMixin](./plugins.label.md)
- [LabelPrintingMixin](./plugins/label.md)
- [NavigationMixin](./plugins/navigation.md)
- [ScheduleMixin](./plugins/schedule.md)
- [SettingsMixin](./plugins/settings.md)

View File

@ -10,3 +10,6 @@ An example of this is the [inventree-brother-plugin](https://github.com/inventre
If label printing plugins are enabled, they are able to be used directly from the InvenTree web interface:
{% with id="label_print", url="plugin/print_label_select_plugin.png", description="Print label via plugin" %}
{% include 'img.html' %}
{% endwith %}