mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 03:23:07 +00:00
Merge pull request #2126 from atmire/ensure-cookie-language-is-valid-main
Ensure cookie language is valid
This commit is contained in:
@@ -209,6 +209,10 @@ export const environment: BuildConfig = {
|
||||
code: 'el',
|
||||
label: 'Ελληνικά',
|
||||
active: true,
|
||||
}, {
|
||||
code: 'disabled',
|
||||
label: 'Disabled',
|
||||
active: false,
|
||||
}],
|
||||
|
||||
// Browse-By Pages
|
||||
|
Reference in New Issue
Block a user