Sha256: d6d9542974ec570c2fdf04a62813c81ec810e4193e3820240467607114b257d0

Contents?: true

Size: 484 Bytes

Versions: 11

Compression:

Stored size: 484 Bytes

Contents

tr
  td
    = link_to "Edit",
              edit_patients_primary_care_physician_path(primary_care_physician)
    = pipe_separator
    = link_to "Delete",
              patients_primary_care_physician_path(primary_care_physician),
              method: :delete
  td
    = primary_care_physician.full_name
  td
    = primary_care_physician.code
  td
    = primary_care_physician.email
  td
    = primary_care_physician.telephone
  td
    = practices_or_address(primary_care_physician)

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc3 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim