modified: routes/journal_routes.py
modified: templates/edit_future.html modified: templates/future.html modified: templates/report.html
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<form method="post" action="{{ url_for('journal.future') }}" class="note-form">
|
||||
<div class="note-form-row">
|
||||
<label>
|
||||
Monat
|
||||
<input type="month" name="month" required>
|
||||
Monat (Kalender)
|
||||
<input type="date" name="month" required>
|
||||
</label>
|
||||
<label class="grow">
|
||||
Notiz
|
||||
|
||||
Reference in New Issue
Block a user