2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

settting to control app loading

This commit is contained in:
Matthias
2021-10-16 17:47:05 +02:00
parent c16c26c496
commit 99e4b6f6a5
4 changed files with 33 additions and 6 deletions

View File

@ -19,6 +19,7 @@
{% include "InvenTree/settings/setting.html" with key="ENABLE_PLUGINS_URL" %}
{% include "InvenTree/settings/setting.html" with key="ENABLE_PLUGINS_NAVIGATION" %}
{% include "InvenTree/settings/setting.html" with key="ENABLE_PLUGINS_SETTING"%}
{% include "InvenTree/settings/setting.html" with key="ENABLE_PLUGINS_APP"%}
</tbody>
</table>