Sha256: 0645d45c83687931aa5882294231c352052b65cd6d4dfdde3aa96cf683868261

Contents?: true

Size: 418 Bytes

Versions: 158

Compression:

Stored size: 418 Bytes

Contents

article.vaccinations
  header
    h2= t(".title")

    = link_to t(".add"),
          new_patient_virology_vaccination_path(patient),
          class: "button right"

  - toggle_prefix ||= "investigation"

  = render "renalware/events/events/table",
           events: vaccinations,
           exclude_type_column: true
           / #edit_proc: ->(vaccination) { edit_patient_vaccination_path(patient, vaccination) },

Version data entries

158 entries across 158 versions & 1 rubygems

Version Path
renalware-core-2.0.16 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.15 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.14 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.13 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.12 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.11 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.9 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.8 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.7 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.5 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.4 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.3 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.2 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.1 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.0 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.0.pre.rc13 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/virology/vaccinations/_list.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/virology/vaccinations/_list.html.slim