Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/views/mvp-patient-upload/patients.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1 class="nhsuk-heading-l">

{% if data.scenario == "processing" %}
<p class="nhsuk-body">Your list of pregnant patients is currently unavailable because we are processing information from a recent file upload.</p>
<p class="nhsuk-body">You will get an email when this is complete.</p>
<p class="nhsuk-body">If you are the person who uploaded that file, you will get an email when the process is complete.</p>
<p class="nhsuk-body"><a href="change-log?uploadedList=processing">View patient upload history</a>.</p>
{% else %}
<p class="nhsuk-body">No pregnant patients have been added for your organisation.</p>
Expand Down