Skip to content

Commit

Permalink
Update landing pages after UR insights
Browse files Browse the repository at this point in the history
  • Loading branch information
ddippolito committed May 23, 2024
1 parent 9639e79 commit d77460d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
1 change: 0 additions & 1 deletion app/views/home/_landing_page_links.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
- group.with_landing_page "higher-level-teaching-assistant-jobs"
- group.with_landing_page "education-support-jobs"
- group.with_landing_page "other-teaching-support-jobs"
= landing_page_link_group title: t(".non_teaching_roles"), classes: "govuk-grid-column-one-third" do |group|
- group.with_landing_page "administration-hr-data-finance-jobs"
- group.with_landing_page "catering-cleaning-site-management-jobs"
- group.with_landing_page "it-support-jobs"
Expand Down
15 changes: 6 additions & 9 deletions config/landing_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,26 +50,23 @@ shared:
teaching-assistant-jobs:
support_job_roles:
- teaching_assistant
other-teaching-support-jobs:
teaching_support_job_roles:
- other_teaching_support
administration-hr-data-finance-jobs:
non_teaching_support_job_roles:
support_job_roles:
- administration_hr_data_and_finance
catering-cleaning-site-management-jobs:
non_teaching_support_job_roles:
support_job_roles:
- catering_cleaning_and_site_management
it-support-jobs:
non_teaching_support_job_roles:
support_job_roles:
- it_support
pastoral-health-welfare-jobs:
non_teaching_support_job_roles:
support_job_roles:
- pastoral_health_and_welfare
other-leadership-roles-jobs:
non_teaching_support_job_roles:
support_job_roles:
- other_leadership
other-support-roles-jobs:
non_teaching_support_job_roles:
support_job_roles:
- other_support

### Phases
Expand Down

0 comments on commit d77460d

Please sign in to comment.