- {% set patientCount = "238" if data.filtersApplied == "true" else "1,995" %}
+ {% set patientCount = "238" if data.filtersApplied == "true" else "1,994" %}
{{ appSecondaryNavigation({
visuallyHiddenTitle: "Secondary menu",
@@ -54,7 +54,7 @@
href: "patients"
},
{
- text: pageTitle ~ " (5)",
+ text: pageTitle ~ " (6)",
href: "#/",
current: true
}
diff --git a/app/views/maternity-patient-list-2-0-0/patients.html b/app/views/maternity-patient-list-2-0-0/patients.html
index 598ab61..b5a06c2 100755
--- a/app/views/maternity-patient-list-2-0-0/patients.html
+++ b/app/views/maternity-patient-list-2-0-0/patients.html
@@ -105,7 +105,7 @@
{% endif %}
- {% set patientCount = "238" if data.filtersApplied == "true" else "1,995" %}
+ {% set patientCount = "238" if data.filtersApplied == "true" else "1,994" %}
{{ appSecondaryNavigation({
visuallyHiddenTitle: "Secondary menu",
@@ -117,7 +117,7 @@
current: true
},
{
- text: "Import issues (5)",
+ text: "Import issues (6)",
href: "patients-data-errors"
}
]
diff --git a/app/views/mvp-patient-list-and-export/_secondayNavContentAllVaccinations.html b/app/views/mvp-patient-list-and-export/_secondayNavContentAllVaccinations.html
index bf06686..3a5147e 100644
--- a/app/views/mvp-patient-list-and-export/_secondayNavContentAllVaccinations.html
+++ b/app/views/mvp-patient-list-and-export/_secondayNavContentAllVaccinations.html
@@ -362,7 +362,7 @@
{% else %}
{% endif %}
diff --git a/app/views/mvp-patient-list-and-export/_secondayNavContentDataQualityIssues.html b/app/views/mvp-patient-list-and-export/_secondayNavContentDataQualityIssues.html
index 50e9cf0..cc1e011 100644
--- a/app/views/mvp-patient-list-and-export/_secondayNavContentDataQualityIssues.html
+++ b/app/views/mvp-patient-list-and-export/_secondayNavContentDataQualityIssues.html
@@ -30,19 +30,25 @@
{#