Sha256: fb9ac3af4b2d11e9429aa1564d49ce82afec35488a2e077b49833449e98aa8c2
Contents?: true
Size: 543 Bytes
Versions: 33
Compression:
Stored size: 543 Bytes
Contents
= f.button :submit, value: t(".save"), data: { disable_with: t(".save_disable_with") } | = 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
33 entries across 33 versions & 1 rubygems