2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-11 06:10:54 +00:00

Revert "remove url load setting for plugin"

This reverts commit e37477eb15.
This commit is contained in:
Matthias
2021-10-19 21:39:58 +02:00
parent f86bd4dd6b
commit 1c93a126ae
3 changed files with 17 additions and 3 deletions

View File

@@ -19,6 +19,7 @@
<table class='table table-striped table-condensed'>
{% include "InvenTree/settings/header.html" %}
<tbody>
{% 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"%}