-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tweak ordering on Assessment only page and Internships page to ignore…
… case (#4396) * adapted ListingComponent to order providers regardless of letter case * removed case insentive sorting from ListingComponent and adapted rake tasks to handle sort * removed date from internships and assessment only page template
- Loading branch information
1 parent
b39ec2f
commit 7b4a439
Showing
6 changed files
with
16 additions
and
18 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -395,6 +395,13 @@ provider_groups: | |
telephone: "01227 925555" | ||
international_phone: "+441227925555" | ||
|
||
- header: "i2i Teaching Partnership SCITT" | ||
link: "https://www.i2ipartnership.co.uk/" | ||
name: "Krissy Taylor" | ||
email: "[email protected]" | ||
telephone: "01252 900550" | ||
international_phone: "+441252900550" | ||
|
||
- header: "Inspiring Futures Partnership Trust" | ||
link: "https://cheppingviewscitt.com/Entry-Criteria/" | ||
name: "Nicky Stephenson" | ||
|
@@ -458,13 +465,6 @@ provider_groups: | |
telephone: "0118 378 7237" | ||
international_phone: "+441183787237" | ||
|
||
- header: "i2i Teaching Partnership SCITT" | ||
link: "https://www.i2ipartnership.co.uk/" | ||
name: "Krissy Taylor" | ||
email: "[email protected]" | ||
telephone: "01252 900550" | ||
international_phone: "+441252900550" | ||
|
||
South West: | ||
providers: | ||
- header: "Bournemouth Bay Teacher Training Partnership" | ||
|
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 |
---|---|---|
|
@@ -365,6 +365,13 @@ provider_groups: | |
areas: "West Berkshire" | ||
name: "Claire Hickling" | ||
email: "[email protected]" | ||
- header: "i2i Teaching Partnership" | ||
link: "https://www.i2ipartnership.co.uk/1243/undergraduate-teaching-internship-programme" | ||
applications: "Open January" | ||
subjects: "chemistry, computing, maths, physics, languages" | ||
areas: "Hampshire, Surrey" | ||
name: "Liz Wylie" | ||
email: "[email protected]" | ||
- header: "Ringwood School" | ||
link: "https://www.ringwood.hants.sch.uk/teacher-training/paid-internships/" | ||
applications: "Open April" | ||
|
@@ -400,13 +407,6 @@ provider_groups: | |
areas: "Slough, Surrey" | ||
name: "Natasha Bisset" | ||
email: "[email protected]" | ||
- header: "i2i Teaching Partnership" | ||
link: "https://www.i2ipartnership.co.uk/1243/undergraduate-teaching-internship-programme" | ||
applications: "Open January" | ||
subjects: "chemistry, computing, maths, physics, languages" | ||
areas: "Hampshire, Surrey" | ||
name: "Liz Wylie" | ||
email: "[email protected]" | ||
South West: | ||
providers: | ||
- header: "Excalibur Academies Trust" | ||
|
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