Sha256: e645fd052f0e8f0af2f85b7a9df54130ba8f52bb2b3f3fcafe931416fe786455
Contents?: true
Size: 327 Bytes
Versions: 8
Compression:
Stored size: 327 Bytes
Contents
.row = render "header" = render "renalware/shared/errors", model: @cannulation_type .row .large-6.columns = simple_form_for @cannulation_type, html: { autocomplete: "off" } do |f| = f.input :name, autofocus: true = f.button :submit span= " or " = link_to "cancel", hd_cannulation_types_path
Version data entries
8 entries across 8 versions & 1 rubygems