Sha256: 798e6961f5f1fd715f9f51704c85fca019dc24befba6c8864751f161ea85fe1c
Contents?: true
Size: 652 Bytes
Versions: 12
Compression:
Stored size: 652 Bytes
Contents
{% include html/assign/name.liquid parent="select" %} <p class="block form-row select-row"> {% include {{ ContentLoop | append : 'label.liquid' }} label = item.select.label small = item.select.small subtitle = item.select.subtitle %} {% assign PrepList = item.select.list | replace : '[','' | replace : '{"option"=>"','' | replace : '"}','' | replace : ']','' %} {% include {{ ContentLoop | append : 'select.liquid' }} options = PrepList %} </p>
Version data entries
12 entries across 12 versions & 1 rubygems