Feriefridage not decimal
This commit is contained in:
parent
e0d2ab12d3
commit
36e09e7cc6
3 changed files with 46 additions and 14 deletions
|
|
@ -124,7 +124,7 @@
|
|||
<label>Previous months shown<input id="previous_months" type="number" step="1" min="0" max="120"></label>
|
||||
<label>Future months shown<input id="future_months" type="number" step="1" min="0" max="120"></label>
|
||||
<label>Vacation/month<input id="vacation_days_per_month" type="number" step="0.01"></label>
|
||||
<label>Feriefridage/year<input id="feriefridage_per_year" type="number" step="0.01"></label>
|
||||
<label>Feriefridage/year<input id="feriefridage_per_year" type="number" step="1"></label>
|
||||
<label>FF deadline month<input id="feriefridage_expiry_month" type="number" step="1" min="1" max="12"></label>
|
||||
<label>Mon–Thu hours<input id="normal_day_hours" type="number" step="0.25"></label>
|
||||
<label>Friday hours<input id="friday_hours" type="number" step="0.25"></label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue