Sha256: ffa8e4438118321f0ce06f203a148f8326c9788f9506722feb7e49d1a9f2e12e
Contents?: true
Size: 233 Bytes
Versions: 1
Compression:
Stored size: 233 Bytes
Contents
<% if list.filter? -%> <form action="" action="get" class="filter"> <% list.filter.fields.each do |field| %> <%= render_component *field.build %> <% end %> <button type="submit">Apply</button> </form> <% end -%>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lolita-3.1.0 | app/views/components/lolita/configuration/list/_filter.html.erb |