Sha256: a1d6b367dfcd9b73eba89a713b798ba96d871d8634ac9f55cf1b5bd91fe0b8ac

Contents?: true

Size: 396 Bytes

Versions: 4

Compression:

Stored size: 396 Bytes

Contents

- patient = Renalware::Renal.cast_patient(patient)
- profile = patient.profile

.renal-profile
  .mini-renal-profile
    dl
      -if profile&.esrf_on.present?
        dt= link_to "ESRF:", edit_patient_renal_profile_path(patient)
        dd= profile&.esrf_on

      dt= link_to "PRD:", edit_patient_renal_profile_path(patient)
      dd= profile&.prd_description.present? ? profile : "Unrecorded"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta7 app/views/renalware/renal/profiles/_mini.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/renal/profiles/_mini.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/renal/profiles/_mini.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/renal/profiles/_mini.html.slim