mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-08-03 10:58:44 -04:00
Merge branch 'master' into settings-page
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
</header>
|
||||
<section class="modal-card-body">
|
||||
<label for="{{ dev.id }}-input">Choose date and time:</label>
|
||||
<input type="datetime-local" id="{{ dev.id }}-input">
|
||||
<input type="datetime-local" id="{{ dev.id }}-input" class="input">
|
||||
</section>
|
||||
<footer class="modal-card-foot">
|
||||
<button class="button is-success" id="{{ dev.id }}-btn-schedule-save"
|
||||
|
||||
Reference in New Issue
Block a user