generated from DFE-Digital/govuk-dotnet-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #541 from DFE-Digital/next
Site renaming
- Loading branch information
Showing
15 changed files
with
19 additions
and
18,646 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
If you pasted the web address, check you copied the entire address. | ||
</p> | ||
<p class="govuk-body"> | ||
If the web address is correct or you selected a link or button, <a href="mailto:develop-child-family-social-work-career-[email protected]" class="govuk-link">contact the Develop your career in child and family social work team</a> if you need to speak to someone. | ||
If the web address is correct or you selected a link or button, <a href="mailto:support-for-social-workers-[email protected]" class="govuk-link">contact the Support for social workers team</a> if you need to speak to someone. | ||
</p> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
<h1 class="govuk-heading-xl">Sorry, there is a problem with the service</h1> | ||
<p class="govuk-body">Try again later.</p> | ||
<p class="govuk-body"> | ||
<a class="govuk-link" href="mailto:develop-child-family-social-work-career-[email protected]">Contact the Develop your career in child and family social work team</a> if you need to speak to someone. | ||
<a class="govuk-link" href="mailto:support-for-social-workers-[email protected]">Contact the Support for social workers team</a> if you need to speak to someone. | ||
</p> | ||
</div> | ||
</div> |
9,313 changes: 0 additions & 9,313 deletions
9,313
Childrens-Social-Care-CPD/Views/HTMLFiles/403.html
This file was deleted.
Oops, something went wrong.
9,314 changes: 0 additions & 9,314 deletions
9,314
Childrens-Social-Care-CPD/Views/HTMLFiles/502.html
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -148,7 +148,7 @@ | |
<span class="govuk-details__summary-text" data-ga4-expandable="">Request an accessible format</span> | ||
</summary> | ||
<div class="govuk-details__text"> | ||
If you use assistive technology (such as a screen reader) and need a version of this document in a more accessible format, please email <a href="mailto:develop-child-family-social-work-career-team@digital.education.gov.uk" target="_blank" class="govuk-link">develop-child-family-social-work-career-team@digital.education.gov.uk</a>. Please tell us what format you need. It will help us if you say what assistive technology you use. | ||
If you use assistive technology (such as a screen reader) and need a version of this document in a more accessible format, please email <a href="mailto:support-for-social-workers-[email protected]" target="_blank" class="govuk-link">support-for-social-workers-team@education.gov.uk</a>. Please tell us what format you need. It will help us if you say what assistive technology you use. | ||
</div> | ||
</details> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ test.describe('Accessibility', () => { | |
}) | ||
|
||
test('CPD email address is visible @external', async ({ page }) => { | ||
await expect(page.getByRole('link', { name: 'develop-child-family-social-work-career-team@digital.education.gov.uk' })).toBeVisible() | ||
await expect(page.getByRole('link', { name: 'support-for-social-workers-[email protected]' })).toBeVisible() | ||
}) | ||
|
||
test.describe('External links @external', () => { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters