Sha256: 99219ae70baf556ace4db73a01452ecd3f0f6807765b6355d15fde46a4a5c62f
Contents?: true
Size: 666 Bytes
Versions: 39
Compression:
Stored size: 666 Bytes
Contents
.hd-session-form-actions = 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
39 entries across 39 versions & 1 rubygems