select with images
parent
c586625d2e
commit
a71fd0bb0a
|
@ -107,7 +107,7 @@
|
||||||
|
|
||||||
<legend class="form__label">{{ option.name }}</legend>
|
<legend class="form__label">{{ option.name }}</legend>
|
||||||
|
|
||||||
<div class="shx-custom-enhanced-dropdown field custom">
|
<div class="shx-custom-enhanced-dropdown field">
|
||||||
<select
|
<select
|
||||||
id="Option-{{ section.id }}-{{ forloop.index0 }}"
|
id="Option-{{ section.id }}-{{ forloop.index0 }}"
|
||||||
class="shx-custom-enhanced-dropdown-hide-dummy-select shx-custom-enhanced-dropdown-variant-hide-dummy-select field__input"
|
class="shx-custom-enhanced-dropdown-hide-dummy-select shx-custom-enhanced-dropdown-variant-hide-dummy-select field__input"
|
||||||
|
|
Loading…
Reference in New Issue