Sha256: 9382b02f89736c1fdcee435c178fa5dd514ad98d53e182794177d914147b0d19
Contents?: true
Size: 450 Bytes
Versions: 12
Compression:
Stored size: 450 Bytes
Contents
- content_for(:body_class) { "consults-list" } = 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, query: query = paginate consults
Version data entries
12 entries across 12 versions & 1 rubygems