Sha256: e83418e368cc3e98372564537f7a57cae7f42d521bc934dd4a0507b51cfc6518
Contents?: true
Size: 361 Bytes
Versions: 54
Compression:
Stored size: 361 Bytes
Contents
= content_for(:actions) do = link_to "Add", new_patient_problem_path(patient), class: "button" = within_patient_layout(title: "Problems") do h2 Current = render "renalware/problems/problems/current_table", problems: current_problems h2 Archived = render "renalware/problems/problems/archived_table", problems: archived_problems
Version data entries
54 entries across 54 versions & 1 rubygems