Delete button repositioned
This commit is contained in:
parent
d031ba2a62
commit
46f3020fec
2 changed files with 4 additions and 3 deletions
|
|
@ -127,10 +127,8 @@
|
|||
<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>
|
||||
<p class="full help-text">Monthly vacation, feriefridage, and FLEX balances are edited directly in the planner table. Clear a value to return to the calculated balance.</p>
|
||||
<div class="full danger-zone">
|
||||
<div class="settings-actions full">
|
||||
<button type="button" id="deleteHiddenEntriesBtn" class="danger">Delete entries outside displayed months</button>
|
||||
</div>
|
||||
<div class="actions full">
|
||||
<button type="submit">Save settings</button>
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue