Sha256: a52608ab12486aa82e72ee7fa11eb7bfe30c081e1dd40b584989c65a3e36dba7
Contents?: true
Size: 326 Bytes
Versions: 6
Compression:
Stored size: 326 Bytes
Contents
article header h2 = link_to "Problems (#{problems.length})", patient_problems_path(@patient) = link_to patient_problems_path(@patient), class: "button" do | Add ul.no-bullet - problems.each do |problem| li = problem.full_description = " - #{l(problem.created_at.to_date)}"
Version data entries
6 entries across 6 versions & 1 rubygems