Sha256: 4f632f0927b6cfd5f414a789a86ef448e0cb17b77bf55b7d01836daa0f161089

Contents?: true

Size: 378 Bytes

Versions: 4

Compression:

Stored size: 378 Bytes

Contents

<%= button_to decidim_consultations.question_question_votes_path(question),
            method: :delete,
            remote: true,
            data: { disable: true },
            class: "button expanded success disabled delegation_unvote_button" do %>
  <div class="vote-button-caption">
    <%= t("questions.vote_button.already_voted", scope: "decidim") %>
  </div>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
decidim-action_delegator-0.8.1 app/views/decidim/action_delegator/consultations/questions/_vote_delegated_finished.html.erb
decidim-action_delegator-0.7.2 app/views/decidim/action_delegator/consultations/questions/_vote_delegated_finished.html.erb
decidim-action_delegator-0.7.1 app/views/decidim/action_delegator/consultations/questions/_vote_delegated_finished.html.erb
decidim-action_delegator-0.7.0 app/views/decidim/action_delegator/consultations/questions/_vote_delegated_finished.html.erb