Sha256: fee442f7ac1364ef2627f8bf4645d06c2b9474e14371921e6af2fd87219f7d94
Contents?: true
Size: 486 Bytes
Versions: 18
Compression:
Stored size: 486 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 ' or = link_to "cancel", patient_pd_peritonitis_episode_path(patient, peritonitis_episode), remote: true
Version data entries
18 entries across 18 versions & 1 rubygems