Sha256: 245dfc9f50e45057bc55a742a9dcb7aed95609263946bf021300e4a13a32a8ac
Contents?: true
Size: 706 Bytes
Versions: 4
Compression:
Stored size: 706 Bytes
Contents
<section class="section row collapse highlighted_proposals"> <h3 class="section-heading"> <%= decidim_escape_translated(model.name) %> <a href="<%= main_component_path(model) %>" class="text-small"><%= t("decidim.participatory_spaces.highlighted_proposals.see_all", count: proposals_count) %></a> </h3> <%= cell( "decidim/collapsible_list", proposals_to_render, cell_options: {}, list_class: "row small-up-1 medium-up-2 card-grid", size: proposals_count ) %> <%= link_to( t("decidim.participatory_spaces.highlighted_proposals.see_all", count: proposals_count), main_component_path(model), class: "button button--sc hollow button--right" ) %> </section>
Version data entries
4 entries across 4 versions & 1 rubygems