0.0.29 add widjet
This commit is contained in:
6
templates/widgets/w_autocomplete_input.html
Normal file
6
templates/widgets/w_autocomplete_input.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div onclick="selectItemAddrPoint('+ r.id+', '+ airport_name +')" class="autocomplete-result" data-index="'+ i +'" data-id="'+ r.id + '">
|
||||
<div>
|
||||
<b></b>
|
||||
</div>
|
||||
<div class="autocomplete-location"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user