mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Cleanup
This commit is contained in:
parent
6d8620c427
commit
65bc9257d8
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
{% plugins_enabled as plugins_enabled %}
|
{% plugins_enabled as plugins_enabled %}
|
||||||
{% settings_value 'BARCODE_ENABLE' as barcodes %}
|
{% settings_value 'BARCODE_ENABLE' as barcodes %}
|
||||||
{% settings_value 'REPORT_ENABLE_TEST_REPORT' as test_report_enabled %}
|
|
||||||
{% settings_value 'RETURNORDER_ENABLED' as return_order_enabled %}
|
{% settings_value 'RETURNORDER_ENABLED' as return_order_enabled %}
|
||||||
{% settings_value "REPORT_ENABLE" as report_enabled %}
|
{% settings_value "REPORT_ENABLE" as report_enabled %}
|
||||||
{% settings_value "SERVER_RESTART_REQUIRED" as server_restart_required %}
|
{% settings_value "SERVER_RESTART_REQUIRED" as server_restart_required %}
|
||||||
|
Loading…
Reference in New Issue
Block a user