mirror of
https://github.com/itflow-org/itflow
synced 2026-03-02 03:44:53 +00:00
Fix Start Date Again on add event
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-clock"></i></span>
|
||||
</div>
|
||||
<input type="text" data-toggle="datetimepicker" data-target="#datetimepicker" class="form-control datetimepicker datetimepicker-input" name="start" required>
|
||||
<input type="datetime-local" class="form-control" name="start" required>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user