0.0.39
change algo get_address_point_ajax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div onclick="selectItemAddrPoint({{ id }}, '{{ name }}, {{ ctrl_name }}')" class="autocomplete-result" data-index="{{ index }}">
|
||||
<div onclick="selectItemAddrPoint({{ id }}, '{{ name }}', '{{ ctrl_name }}')" class="autocomplete-result" data-index="{{ index }}">
|
||||
<div><b>{{ iata_code }}</b> - {{ name }}</div>
|
||||
<div class="autocomplete-location">{{ city__name }}, {{ city__country__name }}</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user