Sha256: aba0b43296adf4bb3d62086adfa0047bb6ae1fef5efa1a2f400b6eb7204ac706

Contents?: true

Size: 603 Bytes

Versions: 15

Compression:

Stored size: 603 Bytes

Contents

li.patient-alert.research-study-participant
  i.fa.fa-warning
  span.title= link_to(participation.study.code, research_study_participants_path(participation.study))
  span.body participant

  / A Study might have a url linking to an external study application. In this case show the link
  / in the alert.
  - if participation.external_application_participant_url.present?
    span.external_application_link
      = link_to(participation.external_application_participant_url, target: "_blank") do
        i.fa.fa-external-link
        |  Launch application

  span.date= l(participation.joined_on)

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
renalware-core-2.0.44 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.43 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.42 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.41 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.40 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.39 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.38 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.37 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.36 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.35 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.34 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.33 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.32 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.31 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.30 app/views/renalware/research/_alert.html.slim