bar yok
This commit is contained in:
parent
67188f130e
commit
ce00864733
|
|
@ -91,12 +91,12 @@
|
|||
{% if product.packaging == "yes" %}
|
||||
selected
|
||||
{% endif %}
|
||||
>Есть</option>
|
||||
>Bar</option>
|
||||
<option value="no"
|
||||
{% if product.packaging == "no" %}
|
||||
selected
|
||||
{% endif %}
|
||||
>Нет</option>
|
||||
>Ýok</option>
|
||||
</select>
|
||||
<span class="error_span" data-validate-for="packaging" style="color: red;"></span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue