Sha256: e25441275c7fe1a2e95e930473ecdb3b259f2b36ddbe301a00a0dd232fd2cb72
Contents?: true
Size: 489 Bytes
Versions: 43
Compression:
Stored size: 489 Bytes
Contents
= within_admin_layout(title: "Primary Care Physicians") 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 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
43 entries across 43 versions & 1 rubygems