Sha256: 4676972b18e2d7601cf031a541cfd865cc65ff31b3118cd5a7825893a7e2d855
Contents?: true
Size: 406 Bytes
Versions: 15
Compression:
Stored size: 406 Bytes
Contents
<%= 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 "close-line", role: "img", "aria-hidden": true %> <% end %>
Version data entries
15 entries across 15 versions & 1 rubygems