Skip to content

Commit

Permalink
OEL-1167: Place the language switcher block on the page content region.
Browse files Browse the repository at this point in the history
  • Loading branch information
GilNovacomm committed Mar 17, 2022
1 parent 967890c commit 49a11c4
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- oe_multilingual
theme:
- oe_whitelabel
id: openeuropa_content_language_switcher
theme: oe_whitelabel
region: content
weight: -4
provider: null
plugin: oe_multilingual_content_language_switcher
settings:
id: oe_multilingual_content_language_switcher
label: 'OpenEuropa Content Language Switcher'
label_display: '0'
provider: oe_multilingual
visibility: { }

0 comments on commit 49a11c4

Please sign in to comment.