Sha256: fd6d5e4f6fc6ce69f94accdc0d65975d1a2996ae6f35e35b56b2a6f421a40f0f

Contents?: true

Size: 480 Bytes

Versions: 8

Compression:

Stored size: 480 Bytes

Contents

li.heading= t(".heading")

= patient_menu_item title: t(".pd"),
                    path: patient_pd_dashboard_path(patient),
                    active_when_controller_matches: %r{renalware/pd},
                    enabled: display_pd_menu?(patient)

= patient_menu_item title: t(".hd"),
                    path: patient_hd_dashboard_path(patient),
                    active_when_controller_matches: %r{renalware/hd},
                    enabled: display_hd_menu?(patient)

hr

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta12 app/views/renalware/patients/side_menu/_modalities.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/patients/side_menu/_modalities.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/patients/side_menu/_modalities.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/patients/side_menu/_modalities.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/patients/side_menu/_modalities.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/patients/side_menu/_modalities.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/patients/side_menu/_modalities.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/patients/side_menu/_modalities.html.slim