From 664f06221dc685305d67b0b8405538b8fcfcb650 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 29 Jul 2023 21:14:39 +0000 Subject: [PATCH] [23.05.x] Bug 34387: (QA follow-up) Fix display of 'Import batches' Fixes the heading and sidebar display of the 'Import batches' section. Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- api/v1/swagger/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml index f0de5730436..968e4b86fbe 100644 --- a/api/v1/swagger/swagger.yaml +++ b/api/v1/swagger/swagger.yaml @@ -839,7 +839,7 @@ tags: x-displayName: ILL requests - description: "Manage import batches\n" name: import_batches - x-display-name: Import batches + x-displayName: Import batches - description: "Manage item groups\n" name: item_groups x-displayName: Item groups -- 2.41.0