Sha256: c64063ebe177df2a3b5d659768363853859c2c9e07289de7ef9a889fb4c5a47c
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
= content_for(:actions) do = link_to t("new_record.link_title"), new_patient_event_path(patient), class: "button" = within_patient_layout(title: "Events") do = render "table", events: events = paginate(events)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.0.0.pre.beta4 | app/views/renalware/events/events/index.html.slim |