Sha256: b7b8f5e93b40900d249615a4369fa63b4b07ca76a5974d8d9ef40ed62e2db8b5

Contents?: true

Size: 407 Bytes

Versions: 8

Compression:

Stored size: 407 Bytes

Contents

ruby:
  sections = [
    ["Operation", "operation"],
    ["Recipient", "recipient"],
    ["Donor", "donor"],
    ["Cadaveric Donor", "cadaveric_donor"],
    ["Donor Specific Antibodies", "donor_specific_antibodies"],
    ["BK Virus", "bk_virus"]
  ]

dl.sub-nav data-magellan-expedition="fixed"
  - sections.each do |title, target|
    dd data-magellan-arrival="#{target}"
      = link_to title, "#"+target

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta11 app/views/renalware/transplants/recipient_operations/_sections_nav.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/transplants/recipient_operations/_sections_nav.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/transplants/recipient_operations/_sections_nav.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/transplants/recipient_operations/_sections_nav.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/transplants/recipient_operations/_sections_nav.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/transplants/recipient_operations/_sections_nav.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/transplants/recipient_operations/_sections_nav.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/transplants/recipient_operations/_sections_nav.html.slim