Sha256: fa4c6b192f00a11da14b1bcf42f5497c6d3633a98f91a81d571732d168be0066

Contents?: true

Size: 506 Bytes

Versions: 168

Compression:

Stored size: 506 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: "New", breadcrumbs: breadcrumbs) do
  = render "form", station: station, url: hd_unit_stations_path(station.hospital_unit_id)

Version data entries

168 entries across 168 versions & 1 rubygems

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