Sha256: 444b6eb9082f1cd6f50fce90dc6b3009b7cea0fc70ef728e15acaa0ce1c930bb
Contents?: true
Size: 388 Bytes
Versions: 21
Compression:
Stored size: 388 Bytes
Contents
<% if proposals.any? %> <section class="section row collapse highlighted_proposals"> <h2 class="section-heading"><%= t(".proposals") %></h2> <%= cell( "decidim/collapsible_list", proposals, cell_options: {}, list_class: "row small-up-1 medium-up-2 large-up-3 card-grid", size: proposals.count ) %> </section> <% end %>
Version data entries
21 entries across 21 versions & 1 rubygems