Sha256: 21c87295f80692da47d96dda03410a3f607c51202320b8af3b1690d7fbb6a13d

Contents?: true

Size: 230 Bytes

Versions: 138

Compression:

Stored size: 230 Bytes

Contents

= content_for(:actions) do
  = link_to t("new_record.link_title"),
            new_events_type_path,
            class: "button"

= within_admin_layout(title: "Patient Event Types") do
  = render "table", event_types: event_types

Version data entries

138 entries across 138 versions & 1 rubygems

Version Path
renalware-core-2.0.116 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.115 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.113 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.112 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.111 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.110 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.109 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.108 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.106 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.105 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.104 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.103 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.102 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.101 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.100 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.99 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.98 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.97 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.96 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.95 app/views/renalware/events/types/index.html.slim