2.1.4 def create_or_change_route_ajax v2

This commit is contained in:
SDE
2024-12-26 16:37:39 +03:00
parent 6274190e09
commit 0a67a1bb04
5 changed files with 37 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
{# <div onmousedown='selectItemAddrPoint({{ id }}, "{{ name }} / {{ country__name }}", "{{ ctrl_name }}", "{{ timezone }}")' class="autocomplete-result" data-index="{{ index }}">#}
{# {% if airport_fullname %}<div>{{ airport_fullname|safe }}</div>{% endif %}#}
{# <div class="autocomplete-location"><img src="{{ MEDIA_URL }}{{ country__flag }}" alt="{{ country__name }}" />{{ country__short_code }} {{ name }} / {{ country__name }}</div>#}
<div class="poster__towns-item" data-attrs='[{{ id }}, "{{ name }}/{{ country__name }}", "{{ ctrl_name }}", "{{ timezone }}", "{{ MEDIA_URL }}{{ country__flag }}"]'>
<img src="{{ MEDIA_URL }}{{ country__flag }}" alt="{{ country__name }}" />
<span>BY{# {{ TODO нужны правильные значения }} #}</span>