From a3ba880ca1039109696c8c07161615d9593d9a6e Mon Sep 17 00:00:00 2001 From: Minno Date: Wed, 2 Oct 2024 11:07:43 +0100 Subject: [PATCH] Revert "Add custom banners" --- app/models/organisation.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/models/organisation.rb b/app/models/organisation.rb index 760109c49..0b4f0a7f3 100644 --- a/app/models/organisation.rb +++ b/app/models/organisation.rb @@ -12,8 +12,6 @@ class Organisation "wales-office" => "This is a new organisation. It was previously called the Office of the Secretary of State for Wales.", "office-of-the-secretary-of-state-for-wales.cy" => "Mae'r sefydliad hwn yn newid. Fe’i gelwir bellach yn Swyddfa Cymru.", "wales-office.cy" => "Mae hwn yn sefydliad newydd. Yn flaenorol fe'i gelwid yn Swyddfa Ysgrifennydd Gwladol Cymru.", - "office-of-the-secretary-of-state-for-scotland" => "This organisation is changing. It’s now called the Scotland Office.", - "scotland-office" => "This is a new organisation. It was previously called the Office of the Secretary of State for Scotland.", }.freeze def initialize(content_item)