Feature: Setting new MonthGoal: Live Update Dashboard

sortierung
Samuel Zielke 1 year ago
parent 7d38805057
commit 034d284680

@ -39,7 +39,7 @@
<button class="btn d-none" id="SETStudySaveButton">Sichern</button>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
Monatsziel:
Monat-Stundenziel:
<input type="number" class="w-25 btn btn-secondary" name="MonthGoalInput" id="MonthGoalInput" value="50" onfocus="document.getElementById('SETMonthGoalSaveButton').classList.remove('d-none')">
<button class="btn d-none" id="SETMonthGoalSaveButton">Sichern</button>
</li>

Loading…
Cancel
Save

Powered by TurnKey Linux.