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}