Sha256: bc91cf96f1cf48a451e75e90dc7ce0404bd21dd4c5281f9299205a8ac3be68c0
Contents?: true
Size: 451 Bytes
Versions: 129
Compression:
Stored size: 451 Bytes
Contents
= within_patient_layout title: "Current Pathology Results", navigation_partial: "renalware/pathology/navigation" do - observation_set.each_display_group do |observations, group_number| table.current-observations.auto-layout tbody - observations.each do |observation| tr th= observation.description td= observation.result td= l(observation.observed_at&.to_date)
Version data entries
129 entries across 129 versions & 1 rubygems