#6 UI Updates senden und anzeigen

- unnötigen Code entfernen, erster Versuch
This commit is contained in:
David Zingg
2019-11-20 20:46:04 +01:00
parent 2ce950e2da
commit 2bcc5631b6
3 changed files with 10 additions and 131 deletions

View File

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