Sha256: 11c9f5ea2a8577ea88509df02c8429fe96bc4fac11e562d37bea1b465a2a5204
Contents?: true
Size: 470 Bytes
Versions: 72
Compression:
Stored size: 470 Bytes
Contents
= content_for(:actions) do = link_to("Add Participant", new_research_study_participant_path(study), class: :button) = within_admin_layout(title: study.code, breadcrumbs: breadcrumb_for("Clinical Studies", research_studies_path)) do p= study.description table thead tr th Patient th tbody - study.participants.each do |participant| tr td= participant
Version data entries
72 entries across 72 versions & 1 rubygems