Sha256: 70af2f206ed17691c7b952d105ecf26864e62dc97a9ad7e89e3f41cb969fc527
Contents?: true
Size: 438 Bytes
Versions: 24
Compression:
Stored size: 438 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: resource_i18n_scope ), data: { confirm: t("withdraw_confirmation_html", scope: resource_i18n_scope ) } do %> <%= t("withdraw_#{resource_name}", scope: resource_i18n_scope) %> <%= icon "x", role: "img", "aria-hidden": true %> <% end %> <% end %>
Version data entries
24 entries across 24 versions & 1 rubygems