Sha256: 1289ae574cfceb4bf94cf8d7e47b4dddc80ee38383ee1b8ee8fa9746a7c12ded
Contents?: true
Size: 435 Bytes
Versions: 19
Compression:
Stored size: 435 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
19 entries across 19 versions & 1 rubygems