Hint about why timelapse configuration is disabled

while printing.

Fixes #1028
This commit is contained in:
Mark Walker 2015-08-18 22:49:50 -07:00
parent 58c6abc644
commit 84968272aa

View file

@ -1,4 +1,7 @@
<div style="display: none;" data-bind="visible: loginState.isUser">
<div class="alert" data-bind="visible: isPrinting()">
{{ _('Take note that timelapse configuration is disabled while your printer is printing.') }}
</div>
<h1>{{ _('Timelapse Configuration') }}</h1>
<label for="webcam_timelapse_mode">{{ _('Timelapse Mode') }}</label>