File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
manage_breast_screening/clinics/jinja2/clinics Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5050 <p class =" nhsuk-u-margin-bottom-1 nhsuk-u-font-weight-bold" >
5151 {{ presented_appointment.participant.full_name }}
5252 </p >
53- <p class =" nhsuk-hint " >
53+ <p class =" nhsuk-u-secondary-text-colour " >
5454 NHS: {{ presented_appointment.participant.nhs_number }}
5555 </p >
5656 {% endset %}
7070 app_appointment_status(presented_appointment)
7171 }}
7272 {% if presented_appointment .status_attribution %}
73- < span class =" nhsuk-hint " >{{ presented_appointment.status_attribution }} {{presented_appointment.attribution_user_check(request.user)}}</span >
73+ < p class =" nhsuk-u-secondary-text-colour " >{{ presented_appointment.status_attribution }} {{presented_appointment.attribution_user_check(request.user)}}</p >
7474 {% endif %}
7575 <p class =" nhsuk-u-margin-top-2 nhsuk-u-margin-bottom-0 app-u-nowrap" >
7676 <a href =" {{ url('mammograms:show_appointment', kwargs={" pk " : presented_appointment.pk}) }}" class =" nhsuk-link" >
You can’t perform that action at this time.
0 commit comments