Sha256: abffd97b266787a253d66798551d7f15bf0ba7a2a530c47dae206c1a7f93b1ac
Contents?: true
Size: 710 Bytes
Versions: 12
Compression:
Stored size: 710 Bytes
Contents
<section class="section row collapse highlighted_proposals"> <h4 class="section-heading"> <%= translated_attribute(model.name) %> <a href="<%= main_component_path(model) %>" class="text-small"><%= t("decidim.participatory_spaces.highlighted_proposals.see_all", count: proposals_count) %></a> </h4> <%= 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 light secondary button--right" ) %> </section>
Version data entries
12 entries across 12 versions & 1 rubygems