Sha256: e7813d9a32c39f08ef5aeaa47f13312d7a21e04262efbc51f01f8549450ec8a5
Contents?: true
Size: 379 Bytes
Versions: 5
Compression:
Stored size: 379 Bytes
Contents
= render "renalware/shared/errors", model: station = simple_form_for station, url: url, wrapper: :horizontal_form do |f| = f.input :name, wrapper: :horizontal_medium = f.input :location, wrapper: :horizontal_medium = f.submit "Save", class: "button" span= " or " = link_to "cancel", hd_unit_stations_path(station.hospital_unit_id)
Version data entries
5 entries across 5 versions & 1 rubygems