Sha256: c6ecb0ee1a4afc3d031675b12df713c0211ca8beb2df1643adff13a5dd541859

Contents?: true

Size: 577 Bytes

Versions: 6

Compression:

Stored size: 577 Bytes

Contents

.finda-a-gp

  h4 Search for a GP

  label(for="practice-search") Search for a practice
  select#practice-search.select2-hidden-accessible(
    tabindex="2000"
    aria-hidden="true"
    data={ "ajax--url" => search_patients_practices_path,
          "form-refresh-url" => edit_patient_primary_care_physician_path(patient),
          "hint" => "Enter first few letters of practice name or its postcode" }
    autofocus= "true"
  )

  #form
    = render "form",
              patient: patient,
              available_primary_care_physicians: available_primary_care_physicians

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta9 app/views/renalware/patients/primary_care_physician/edit.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/patients/primary_care_physician/edit.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/patients/primary_care_physician/edit.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/patients/primary_care_physician/edit.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/patients/primary_care_physician/edit.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/patients/primary_care_physician/edit.html.slim