mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
All/None links for each category of filter #28
This commit is contained in:
@@ -53,11 +53,6 @@
|
||||
<div class="card-body">
|
||||
<div id="filters-container-1" class="row row-cols-1 g-4 mb-4"></div>
|
||||
<div id="filters-container-2" class="row row-cols-1 row-cols-md-4 g-4"></div>
|
||||
|
||||
<p class="text-end mt-3 mb-0">
|
||||
<button id="deselect-all-button" type="button" class="btn btn-outline-primary">Deselect All</button>
|
||||
<button id="select-all-button" type="button" class="btn btn-outline-primary">Select All</button>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user