Sha256: de2ab6422803451e352ff43b57e97379cc28266d82bc3d86cd869f36abfc1efb

Contents?: true

Size: 324 Bytes

Versions: 14

Compression:

Stored size: 324 Bytes

Contents

.row
  = render "header"
  = render "renalware/shared/errors", model: dialyser

.row
  .large-6.columns
    = simple_form_for dialyser, html: { autocomplete: "off" } do |f|
      = f.input :group, autofocus: true
      = f.input :name

      = f.button :submit
      span= " or "
      = link_to "cancel", hd_dialysers_path

Version data entries

14 entries across 14 versions & 1 rubygems

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