Stop Mobile Safari from trying to auto-fill the location box

This change prevents the "No items to show" popup that obscures the first
couple suggested matches.
This commit is contained in:
Eddy G
2025-07-01 19:06:48 -04:00
parent b49433f5ff
commit 13621b6f46
5 changed files with 11 additions and 7 deletions

View File

@@ -64,9 +64,8 @@
<body<% if (query && query['settings-kiosk-checkbox'] === 'true') { %> class="kiosk"<% } %>>
<div id="divQuery">
<input id="txtAddress" type="text" value="" placeholder="Zip or City, State" />
<input id="txtLocation" type="text" value="" placeholder="ZIP Code or City, State" data-1p-ignore />
<div class="buttons">
<button id="btnGetGps" type="button" title="Get GPS Location"><img src="images/nav/ic_gps_fixed_black_18dp_1x.png"
class="light" />