refactors manager proposal votes

This commit is contained in:
rgarcia
2015-10-08 14:40:47 +02:00
parent c5a7ff7501
commit a3503c7eb3
7 changed files with 10 additions and 70 deletions

View File

@@ -22,7 +22,7 @@
<%= t("proposals.proposal.already_supported") %>
</div>
<% else %>
<%= link_to vote_proposal_path(proposal, value: 'yes'),
<%= link_to vote_url,
class: "button button-support tiny radius expand",
title: t('proposals.proposal.support_title'), method: "post", remote: true do %>
<%= t("proposals.proposal.support") %>