Sha256: f77d531166c8952ba2daf369aea32ea0c2c187a93f97d181a3792ea821117b9c

Contents?: true

Size: 325 Bytes

Versions: 12

Compression:

Stored size: 325 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

12 entries across 12 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc13 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/hd/cannulation_types/_form.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/hd/cannulation_types/_form.html.slim