Sha256: bd1ad5b51a604829d4144a7e6e3c69fec63a252121c85f4ea2f534525ec6d135
Contents?: true
Size: 406 Bytes
Versions: 16
Compression:
Stored size: 406 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.plans.plans.show"), data: { confirm: t("withdraw_confirmation", scope: "decidim.plans.plans.show") } do %> <%= t("withdraw_btn", scope: "decidim.plans.plans.show") %> <%= icon "x" %> <% end %> <% end %>
Version data entries
16 entries across 16 versions & 1 rubygems