Sha256: 078ff8d4c2ddb0f0c65061dd8864781479d24de2654e8089a7b581d483ea7eff

Contents?: true

Size: 501 Bytes

Versions: 16

Compression:

Stored size: 501 Bytes

Contents

article.events
  header
    h2= title
    .supplemental
      span= "#{event_count} of #{total_event_count}"
      span.noprint
        = link_to "View All",
                  renalware.patient_events_path(patient),
                  class: "button secondary"

  / NB: Perhaps this component should not lean on external partials?
  = render "renalware/events/events/table",
           events: events,
           exclude_type_column: true,
           description_column_title: description_column_title

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
renalware-core-2.0.167 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.166 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.165 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.164 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.163 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.162 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.161 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.160 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.159 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.158 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.157 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.156 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.155 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.153 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.152 app/components/renalware/events/event_list_component.html.slim
renalware-core-2.0.151 app/components/renalware/events/event_list_component.html.slim