Arbeitszeit in die Kalkulationsseite verschoben
This commit is contained in:
@@ -78,6 +78,10 @@
|
||||
<label class="form-label">Druckzeit (Minuten)</label>
|
||||
<input type="number" step="1" class="form-control" data-var="druckzeit" data-type="number" value="{{ config.druckzeit }}">
|
||||
</div>
|
||||
<div class="mb-0">
|
||||
<label class="form-label">Arbeitszeit (Minuten)</label>
|
||||
<input type="number" step="1" class="form-control" data-var="arbeitszeit" data-type="number" value="{{ config.arbeitszeit }}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user