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