Sha256: e4434a2ca0d4f1a14d537cef9ee697c997d14b2f4a0b4d755be356a9156386c4
Contents?: true
Size: 433 Bytes
Versions: 7
Compression:
Stored size: 433 Bytes
Contents
<% if withdrawable? %> <%= action_authorized_link_to :withdraw, withdraw_path, method: :put, class: "title-action__action button small hollow", title: t("withdraw_btn_hint", scope: "decidim.proposals.proposals.show"), data: {confirm: t("withdraw_confirmation", scope: "decidim.proposals.proposals.show")} do %> <%= t("withdraw_proposal", scope: "decidim.proposals.proposals.show") %> <%= icon "x" %> <% end %> <% end %>
Version data entries
7 entries across 7 versions & 1 rubygems