From 70435bb41c7e9f0dcd2863c76a7cd4c04485d159 Mon Sep 17 00:00:00 2001 From: Oleksandr Hladchenko <85172747+OleksandrHladchenko1@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:52:31 +0100 Subject: [PATCH] UIIN-3114: Display correctly Mark as ... action items in Item action menu (#2658) --- CHANGELOG.md | 1 + src/views/ItemView.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d3782570..ebc79078e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -128,6 +128,7 @@ and disable fields when "Settings (Inventory): Create, edit and delete HRID hand * Update quick-marc permission name. Refs UIIN-3111. * ECS: Prevent Item affiliation ownership change if it is attached to a local PO line. Refs UIIN-3105. * Add missing BE permission`source-storage.records.matching.collection.post`. Fixes UIIN-3086. +* Display correctly `Mark as ...` action items in Item action menu. Fixes UIIN-3114. ## [11.0.5](https://github.com/folio-org/ui-inventory/tree/v11.0.5) (2024-08-29) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v11.0.4...v11.0.5) diff --git a/src/views/ItemView.js b/src/views/ItemView.js index 5786566c6..b023b083c 100644 --- a/src/views/ItemView.js +++ b/src/views/ItemView.js @@ -482,7 +482,7 @@ const ItemView = props => { return ( {actionMenuItem}