added warning

This commit is contained in:
Matthias 2021-10-16 17:50:30 +02:00
parent 99e4b6f6a5
commit 9ac6bf26e5
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -12,6 +12,9 @@
{% block content %}
<div class="alert alert-danger" role="alert">
{% trans "Changing the settings below require you to immediatly restart InvenTree. Do not change this while under usage." %}
</div>
<table class='table table-striped table-condensed'>
{% include "InvenTree/settings/header.html" %}