refactor button elements; change button types for search and filter actions in admin pages
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<option value="event_date">By event date</option>
|
||||
</select>
|
||||
</label>
|
||||
<button class="primary" id="i-filter-btn" style="align-self:flex-end">Filter</button>
|
||||
<button type="button" class="primary" id="i-filter-btn" style="align-self:flex-end">Filter</button>
|
||||
</div>
|
||||
|
||||
<div class="table-wrap">
|
||||
|
||||
Reference in New Issue
Block a user