Sha256: ab2c53bc7ed489ee08d45c3fd07c0b1eae40326088fbfb9953b815c50e07fc26

Contents?: true

Size: 422 Bytes

Versions: 161

Compression:

Stored size: 422 Bytes

Contents

- toggle_prefix ||= "investigation"

article.investigations
  header
    h2= t(".title")
    = link_to t(".add"),
              new_patient_investigation_path(patient),
              class: "button right"
  = render "renalware/events/events/table",
           events: investigations,
           edit_proc: ->(investigation) { edit_patient_investigation_path(patient, investigation) },
           exclude_type_column: true

Version data entries

161 entries across 161 versions & 1 rubygems

Version Path
renalware-core-2.0.167 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.166 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.165 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.164 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.163 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.162 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.161 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.160 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.159 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.158 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.157 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.156 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.155 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.153 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.152 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.151 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.149 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.148 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.147 app/views/renalware/events/investigations/_list.html.slim
renalware-core-2.0.146 app/views/renalware/events/investigations/_list.html.slim