Global Setting Information on Instances

If a setting page is only changeable globally and instance != 0 is set a notification is shown
thanks @b1rdhous3
This commit is contained in:
b1rdhous3
2019-07-29 19:39:05 +02:00
committed by Paulchen-Panther
parent ce2f0a17d5
commit 1960f7652d
4 changed files with 29 additions and 2 deletions

View File

@@ -207,6 +207,12 @@
<span data-i18n="dashboard_alert_message_confsave_success"></span>
</div>
</div>
<div id="hyperion_global_setting_notify" style="display:none;padding:0 10px;margin:0">
<div class="bs-callout bs-callout-warning">
<h4 data-i18n="dashboard_message_global_setting_t"></h4>
<span data-i18n="dashboard_message_global_setting"></span>
</div>
</div>
<div id="hyperion_disabled_notify" style="display:none;padding:0 10px;margin:0">
<div class="bs-callout bs-callout-danger">
<h4 data-i18n="dashboard_alert_message_disabled_t"></h4>