Sha256: 0071db2d9dacfc13bb306faf5fcd3d3458bfe6e71dd61c6fa46ad8a5bf2782e9

Contents?: true

Size: 431 Bytes

Versions: 134

Compression:

Stored size: 431 Bytes

Contents

= within_admin_layout(title: "Edit", breadcrumbs: [ \
      breadcrumb_for(ward.hospital_unit.name, hospitals_units_path),
      breadcrumb_for("Wards", hospitals_unit_wards_path(ward.hospital_unit)) \
  ]) do

  = simple_form_for ward,
        url: hospitals_unit_ward_path(ward.hospital_unit, ward),
        html: { autocomplete: "off" },
        as: :ward,
        wrapper: "horizontal_form" do |f|

      = render "form", f: f

Version data entries

134 entries across 134 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.1.0 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.167 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.166 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.165 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.164 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.163 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.162 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.161 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.160 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.159 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.158 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.157 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.156 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.155 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.153 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.152 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.151 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.149 app/views/renalware/hospitals/wards/edit.html.slim
renalware-core-2.0.148 app/views/renalware/hospitals/wards/edit.html.slim