Sha256: e12247e92f3a6d2917dc806be9880ac2e01d051b822a8a889e51e418b91bcf44
Contents?: true
Size: 513 Bytes
Versions: 84
Compression:
Stored size: 513 Bytes
Contents
= content_for(:tabs) do dl.sub-nav dd= link_to "List", patients_primary_care_physicians_path dd= link_to "Add Primary Care Physician", new_patients_primary_care_physician_path = within_admin_layout(title: "Primary Care Physicians") do table.primary-care-physicians thead tr th.col-width-small th Name th.col-width-small GP Code th Telephone th Practices/Address tbody = render primary_care_physicians = paginate primary_care_physicians
Version data entries
84 entries across 84 versions & 1 rubygems