Skip to content

Commit

Permalink
Merge pull request #203 from ministryofjustice/IPB3-Iteration-6-
Browse files Browse the repository at this point in the history
Amendments
  • Loading branch information
emmalouisehidalgolaw authored Nov 14, 2023
2 parents 29ba1f3 + f099f17 commit aafc377
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions app/views/v2/pp/delete-pp-email.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}

{% block pageTitle %}
Confirm you want to delete the probation practitioner email address
Are you sure you want to delete the probation practitioner email address?
{% endblock %}

{% block main %}
Expand Down Expand Up @@ -33,7 +33,7 @@
<span class="govuk-caption-l">Mohammed Salah (CRN: D743927)</span>
{% endif %}
<h1 class="govuk-fieldset__heading">
Confirm you want to delete the probation practitioner email address
Are you sure you want to delete the probation practitioner email address?
</h1>
</legend>

Expand Down
4 changes: 2 additions & 2 deletions app/views/v2/pp/delete-pp-office.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}

{% block pageTitle %}
Confirm you want to delete the probation office
Are you sure you want to delete the probation office?
{% endblock %}

{% block main %}
Expand Down Expand Up @@ -34,7 +34,7 @@
<span class="govuk-caption-l">Mohammed Salah (CRN: D743927)</span>
{% endif %}
<h1 class="govuk-fieldset__heading">
Confirm you want to delete the probation office
Are you sure you want to delete the probation office?
</h1>
</legend>

Expand Down
4 changes: 2 additions & 2 deletions app/views/v2/pp/delete-pp-phone.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}

{% block pageTitle %}
Confirm you want to delete the probation practitioner phone number
Are you sure you want to delete the probation practitioner phone number?
{% endblock %}

{% block main %}
Expand Down Expand Up @@ -34,7 +34,7 @@
<span class="govuk-caption-l">Mohammed Salah (CRN: D743927)</span>
{% endif %}
<h1 class="govuk-fieldset__heading">
Confirm you want to delete the probation practitioner phone number
Are you sure you want to delete the probation practitioner phone number?
</h1>
</legend>

Expand Down
4 changes: 2 additions & 2 deletions app/views/v2/pp/delete-pp-team-phone.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}

{% block pageTitle %}
Confirm you want to delete the team phone number
Are you sure you want to delete the team phone number?
{% endblock %}

{% block main %}
Expand Down Expand Up @@ -34,7 +34,7 @@
<span class="govuk-caption-l">Mohammed Salah (CRN: D743927)</span>
{% endif %}
<h1 class="govuk-fieldset__heading">
Confirm you want to delete the team phone number
Are you sure you want to delete the team phone number?
</h1>
</legend>

Expand Down
2 changes: 1 addition & 1 deletion app/views/v2/sp/completed-cases.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<h1 class="govuk-heading-l">My cases</h1>
<h1 class="govuk-heading-xl">My cases</h1>

<nav class="moj-sub-navigation" aria-label="Sub navigation">

Expand Down
2 changes: 1 addition & 1 deletion app/views/v2/sp/my-cases.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<h1 class="govuk-heading-l">My cases</h1>
<h1 class="govuk-heading-xl">My cases</h1>

<nav class="moj-sub-navigation" aria-label="Sub navigation">

Expand Down
2 changes: 1 addition & 1 deletion app/views/v2/sp/open-cases.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<h1 class="govuk-heading-l">My cases</h1>
<h1 class="govuk-heading-xl">My cases</h1>

<nav class="moj-sub-navigation" aria-label="Sub navigation">

Expand Down
12 changes: 6 additions & 6 deletions app/views/v2/sp/unassigned-cases.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<h1 class="govuk-heading-l">Unassigned cases</h1>
<h1 class="govuk-heading-xl">Unassigned cases</h1>

<nav class="moj-sub-navigation" aria-label="Sub navigation">

Expand Down Expand Up @@ -54,7 +54,7 @@ <h1 class="govuk-heading-l">Unassigned cases</h1>

<th scope="col" class="govuk-table__header" aria-sort="ascending">Expected release date</th>

<th scope="col" class="govuk-table__header" >Prison / PDU / Probation office</th>
<th scope="col" class="govuk-table__header" >Location</th>

<th scope="col" class="govuk-table__header" aria-sort="none">Referral number</th>

Expand Down Expand Up @@ -89,7 +89,7 @@ <h1 class="govuk-heading-l">Unassigned cases</h1>
<td class="govuk-table__cell"><a href="referral-details-mo">Mohammed Salah</a><br>
D743927</td>

<td class="govuk-table__cell">-----</td>
<td class="govuk-table__cell">In community</td>

<td class="govuk-table__cell">Greater Manchester: Redfern Building</td>

Expand All @@ -107,7 +107,7 @@ <h1 class="govuk-heading-l">Unassigned cases</h1>
<td class="govuk-table__cell"><a href="">Simon Tillman</a><br>
D201200</td>

<td class="govuk-table__cell">-----</td>
<td class="govuk-table__cell">In community</td>

<td class="govuk-table__cell">Birmingham: Centre City Probation Office</td>

Expand All @@ -126,7 +126,7 @@ <h1 class="govuk-heading-l">Unassigned cases</h1>
<td class="govuk-table__cell"><a href="referral-details-john">John Smith</a><br>
D182933</td>

<td class="govuk-table__cell">Not due</td>
<td class="govuk-table__cell">------</td>

<td class="govuk-table__cell">HMP Manchester</td>

Expand Down Expand Up @@ -163,7 +163,7 @@ <h1 class="govuk-heading-l">Unassigned cases</h1>
<td class="govuk-table__cell"><a href="">Henry Mallot</a><br>
D926372</td>

<td class="govuk-table__cell">-----</td>
<td class="govuk-table__cell">In community</td>

<td class="govuk-table__cell">Manchester North</td>

Expand Down

0 comments on commit aafc377

Please sign in to comment.