Sha256: cde2dc8e0f4c46d8f5c8887948d8baf1e3a75b9b46194628d551e8f30f09953e

Contents?: true

Size: 773 Bytes

Versions: 20

Compression:

Stored size: 773 Bytes

Contents

dl.columns.medium-6.dl-horizontal.xlarge.apd-regime-details
  dt Add'l manual exchange?:
  dd= yes_no(regime.has_additional_manual_exchange_bag?)

  dt Tidal:
  dd= yes_no(regime.tidal_indicator)

  dt Tidal %:
  dd = "#{regime.tidal_percentage} %"

  dt Fill volume:
  dd = "#{regime.fill_volume} ml"

  dt Last fill volume:
  dd = "#{regime.last_fill_volume} ml"

  dt Add'l man exchange volume:
  dd = "#{regime.additional_manual_exchange_volume} ml"

  dt Therapy time:
  dd= Renalware::Duration.from_minutes(regime.therapy_time).to_s

  dt Cycles per session:
  dd= regime.no_cycles_per_apd

  dt= t(".overnight_volume")
  dd = "#{regime.overnight_volume} ml"

  dt= t(".daily_volume")
  dd= "#{regime.daily_volume} ml"

  dt Machine PAC:
  dd= regime.apd_machine_pac

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc13 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/pd/regimes/_current_apd_regime.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/pd/regimes/_current_apd_regime.html.slim