Sha256: 7dbf002008f94dcd72276f66150a1ad117074d9bea705047f8e76991ef6fc97e
Contents?: true
Size: 701 Bytes
Versions: 42
Compression:
Stored size: 701 Bytes
Contents
<section class="section row collapse highlighted_proposals"> <h3 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> </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
42 entries across 42 versions & 1 rubygems