Sha256: 7dcfba024ac0c5990541448ccc7f90744e8174759cd212f4c0de539dd0c5d8a9
Contents?: true
Size: 491 Bytes
Versions: 11
Compression:
Stored size: 491 Bytes
Contents
= simple_form_for [patient, exit_site_infection], html: { class: local_assigns[:form_class], autocomplete: "off" }, remote: true, wrapper: :horizontal_form do |f| = render "fields", f: f .row .large-offset-3.large-7.columns = f.button :submit, "Save", class: :tiny span= " or " = link_to "cancel", patient_pd_exit_site_infection_path(patient, exit_site_infection), remote: true
Version data entries
11 entries across 11 versions & 1 rubygems