Sha256: b3a8822af469d163d7b29f3e3ef431fc9c7d97e9645035dcd3fbbb9cf834c75d

Contents?: true

Size: 298 Bytes

Versions: 9

Compression:

Stored size: 298 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 Telephone
        th Practices/Address

    tbody
      = render primary_care_physicians

  = paginate primary_care_physicians

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc13 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/patients/primary_care_physicians/index.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/patients/primary_care_physicians/index.html.slim