Sha256: 955fd16bf4f289f3856137c8ae388b707c8bed399769c4893d199ca5a6db5137
Contents?: true
Size: 473 Bytes
Versions: 22
Compression:
Stored size: 473 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_html", scope: "decidim.proposals.proposals.show") } do %> <%= t("withdraw_proposal", scope: "decidim.proposals.proposals.show") %> <%= icon "x", role: "img", "aria-hidden": true %> <% end %> <% end %>
Version data entries
22 entries across 22 versions & 1 rubygems