Sha256: 6503d2c8c9c704572cb1af9488629c2986b60f5cbe830f18f776749cd0ee5fc1
Contents?: true
Size: 433 Bytes
Versions: 97
Compression:
Stored size: 433 Bytes
Contents
= content_for(:tabs) do = render "tabs", study: study = within_admin_layout(title: study.code, breadcrumbs: breadcrumb_for("Clinical Studies", research_studies_path)) do - if study.description.present? p.panel.radius.compact = "Description: #{study.description}" br = "Started on: #{l(study.started_on)}" br = "Leader: #{study.leader}"
Version data entries
97 entries across 97 versions & 1 rubygems