refactor button elements; change button types for search and filter actions in admin pages
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</label>
|
||||
<label>From <input type="date" id="f-from" /></label>
|
||||
<label>To <input type="date" id="f-to" /></label>
|
||||
<button class="primary" id="searchBtn" style="align-self:flex-end">Search</button>
|
||||
<button type="button" class="primary" id="searchBtn" style="align-self:flex-end">Search</button>
|
||||
</div>
|
||||
|
||||
<div class="table-wrap">
|
||||
|
||||
Reference in New Issue
Block a user