#6 UI Updates senden und anzeigen

This commit is contained in:
David Zingg
2019-11-20 21:25:22 +01:00
parent 24c7010a9e
commit 66f2792027
3 changed files with 1 additions and 8 deletions

View File

@ -1,5 +1,5 @@
<div class="sidebar_plugin_mystromswitch">
<label class="checkbox">
<label class="checkbox">
<input type="checkbox" data-bind="enable: loginState.isUser(), checked: mystromswitchEnabled">
{{ _('Shutdown Printer after print finishes') }}
</label>