Sha256: 9b424ec0c36f3a398fc796282cd6c806976860c1f2a3b0d8a37fda2ff0bfc035
Contents?: true
Size: 388 Bytes
Versions: 17
Compression:
Stored size: 388 Bytes
Contents
= content_for(:actions) do = link_to("Add", new_admissions_consult_path, class: :button) = within_admin_layout(title: "Admission Consults") do .panel.radius.compact | If the patient is not on Renalware yet, please = link_to("add them", new_patient_path) | first = render "filters", query: query = render "table", consults: consults = paginate consults
Version data entries
17 entries across 17 versions & 1 rubygems