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