Sha256: 11d4800b6c9dbd958fb7914023374628b1c8ee2cbbcd62d02de2dc09ebe42e68
Contents?: true
Size: 466 Bytes
Versions: 108
Compression:
Stored size: 466 Bytes
Contents
/= render "header" = render "renalware/shared/errors", model: dialyser = simple_form_for dialyser, html: { autocomplete: "off" } do |f| = f.input :group, autofocus: true, wrapper: :horizontal_small = f.input :name, wrapper: :horizontal_small = f.input :membrane_surface_area, wrapper: :horizontal_small = f.input :membrane_surface_area_coefficient_k0a, wrapper: :horizontal_small = f.button :submit span= " or " = link_to "cancel", hd_dialysers_path
Version data entries
108 entries across 108 versions & 1 rubygems