Sha256: 3a91f25fa6b3ce439092481fe4dca61c4f4b1da4ee18150b73182bbaf7834566

Contents?: true

Size: 515 Bytes

Versions: 168

Compression:

Stored size: 515 Bytes

Contents

/ We allow cross-module references in the UI but not in the controller hence:
- unit = Renalware::Hospitals::Unit.find(unit_id)
- breadcrumbs = [breadcrumb_for("HD Units", hospitals_units_path),
                 breadcrumb_for(unit.unit_code, edit_hospitals_unit_path(unit)),
                 breadcrumb_for("Stations", hd_unit_stations_path(unit))]

= within_admin_layout(title: "Edit", breadcrumbs: breadcrumbs) do
  = render "form", station: station, url: hd_unit_station_path(station.hospital_unit_id, station)

Version data entries

168 entries across 168 versions & 1 rubygems

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