Sha256: e74676e60b4ac65fee52b17d96e2c804b3c9a44299e37f65777258195f1557bf

Contents?: true

Size: 909 Bytes

Versions: 20

Compression:

Stored size: 909 Bytes

Contents

.columns.medium-6
    = article_tag "APD" do
      dl.dl-horizontal.xlarge
        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/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/pd/regimes/_apd_regime_show.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/pd/regimes/_apd_regime_show.html.slim