Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
oninput="searchTown(this)"
|
||||
onclick="showSearchList(this)"
|
||||
onblur="onblurInputField(event, this)"
|
||||
onFocus="this.select()"
|
||||
onfocus="clearID(this)"
|
||||
autocomplete="off"
|
||||
type="text"
|
||||
minlength="3"
|
||||
@@ -62,7 +62,7 @@
|
||||
onclick="showSearchList(this)"
|
||||
onblur="onblurInputField(event, this)"
|
||||
|
||||
onFocus="this.select()"
|
||||
onfocus="clearID(this)"
|
||||
autocomplete="off"
|
||||
type="text"
|
||||
name="to_address_point_txt"
|
||||
|
||||
Reference in New Issue
Block a user