From aa6076cc3dc094279ba6b891719ec71dd33a73bc Mon Sep 17 00:00:00 2001 From: jakob miesner Date: Fri, 13 Feb 2026 15:38:41 +0100 Subject: [PATCH] ui: update identifier display configuration in `config.js` --- ui/src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/config.js b/ui/src/config.js index 49d8bcc8f..a84f76458 100644 --- a/ui/src/config.js +++ b/ui/src/config.js @@ -201,7 +201,7 @@ export const config = { phonebookURLPrefix: "https://phonebook.cern.ch/search?q=", }, ITEMS: { - identifiersToDisplayInFrontside: ["CALL_NUMBER"], + identifiersToDisplay: ["CALL_NUMBER"], editorSchema: { required: [ "internal_location_pid",