mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-15 17:51:39 +01:00
8 lines
335 B
HTML
8 lines
335 B
HTML
<div class="input-group">
|
|
<span class="input-group-addon">
|
|
end time
|
|
</span>
|
|
<input type="text" name="filter.endTime[]" class="form-control" placeholder="end time" id="end-time-input" value=""
|
|
data-datetimepicker data-click-target>
|
|
</div>
|