Sha256: 3cacae53dde4bb025d31b5dbd10abe24966d7973ac43b50945d44f22d0f93cf0

Contents?: true

Size: 315 Bytes

Versions: 11

Compression:

Stored size: 315 Bytes

Contents

.row
  = render "header"

.row
  table.primary-care-physicians
    thead
      tr
        th.col-width-small
        th Name
        th.col-width-small GP Code
        th Email
        th Telephone
        th Practices/Address

    tbody
      = render primary_care_physicians

  = paginate primary_care_physicians

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/index.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/patients/primary_care_physicians/index.html.slim