beta edits, version .5
This commit is contained in:
@@ -52,9 +52,8 @@ custom-foot: js/browse-js.html
|
||||
<!-- Update the date range inputs section -->
|
||||
<div id="dateRangeInputs" class="date-range-inputs">
|
||||
<div class="date-input-group">
|
||||
<input type="text" id="startDate" class="ms-2 form-control" placeholder="Start Date">
|
||||
<span class="date-separator">to</span>
|
||||
<input type="text" id="endDate" class="me-2 form-control" placeholder="End Date">
|
||||
<!-- Single text input for the date_created field -->
|
||||
<input type="text" id="dateCreated" class="ms-2 form-control" placeholder="Enter Date (Text)">
|
||||
</div>
|
||||
</div>
|
||||
<button class="btn btn-success" type="submit" title="Filter items" id="filterButton" >Search</button>
|
||||
|
||||
Reference in New Issue
Block a user