Sha256: ff5a41c6c10fb01023b014d41fdbac5110e0fe4769e63f100bf5ce85b9a68d20
Contents?: true
Size: 356 Bytes
Versions: 2
Compression:
Stored size: 356 Bytes
Contents
<%= link_to '#list-of-endorsements', id: "proposal-#{proposal.id}-endorsements-count", class: "button small compact light button--sc button--shadow #{fully_endorsed ? 'success' : 'secondary'}" do %> <%= icon "bullhorn", class: "icon--small", aria_label: "Endorsements", role: "img" %> <%= proposal.proposal_endorsements_count %> </button> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
decidim-proposals-0.10.1 | app/views/decidim/proposals/proposals/_endorsements_count.html.erb |
decidim-proposals-0.10.0 | app/views/decidim/proposals/proposals/_endorsements_count.html.erb |