Sha256: 8020c366ec14f43ca21093d1dcfa382460ec2736cbbb752aee1df176d958b3c5
Contents?: true
Size: 429 Bytes
Versions: 7
Compression:
Stored size: 429 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: { context: { current_user: current_user } }, list_class: "row small-up-1 medium-up-2 large-up-3 card-grid", size: proposals.count ) %> </section> <% end %>
Version data entries
7 entries across 7 versions & 1 rubygems