Sha256: 419f40ad2823df57752dccc9fee52979ff4271d6b58a6ffdb025bd60265b73b3
Contents?: true
Size: 606 Bytes
Versions: 85
Compression:
Stored size: 606 Bytes
Contents
= f.button :submit, value: t(".save"), data: { disable_with: t(".save_disable_with") }, class: "button secondary" | = f.button :submit, as: :ssdsdsd, name: "signoff", value: t(".signoff"), data: { disable_with: t(".signoff_disable_with") } - if policy(session).destroy? | = link_to("Delete", patient_hd_session_path(patient, session), data: { confirm: t(".delete_confirmation") }, method: :delete, class: "button alert") | span= " or " = link_to "cancel", back_path
Version data entries
85 entries across 85 versions & 1 rubygems