Sha256: 485a50175e21ec37aa36e2b64774f1d16fca062a78d1545bc8510e55686d271b

Contents?: true

Size: 229 Bytes

Versions: 9

Compression:

Stored size: 229 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

9 entries across 9 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta12 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/events/types/index.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/events/types/index.html.slim