adding half mile search option
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 56s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 56s
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
<div class="location-input-group">
|
||||
<input type="text" id="postcode-search" class="search-input postcode-input" placeholder="Enter postcode...">
|
||||
<select id="radius-select" class="filter-select radius-select">
|
||||
<option value="0.5">1/2 mile</option>
|
||||
<option value="1" selected>1 mile</option>
|
||||
<option value="2">2 miles</option>
|
||||
<option value="5">5 miles</option>
|
||||
|
||||
Reference in New Issue
Block a user