From 1a8bcfbdb52ae7520c45fb44c24fd15e0bc132f9 Mon Sep 17 00:00:00 2001 From: Dmytro-Melnyshyn Date: Wed, 27 Sep 2023 11:31:37 +0300 Subject: [PATCH] remove last changes --- CHANGELOG.md | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0691cd89..0659cf0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,7 +57,6 @@ * [UIQM-559](https://issues.folio.org/browse/UIQM-559) Make auto-linking for the consortium. * [UIQM-558](https://issues.folio.org/browse/UIQM-558) Allow a user to select a location code from the plugin. * [UIQM-562](https://issues.folio.org/browse/UIQM-562) Fix optimistic locking error doesn't appear when edit "MARC authority" record. -* [UIQM-564](https://issues.folio.org/browse/UIQM-564) Hide permission `quickMARC: Create a new MARC authority record`. ## [6.0.2](https://github.com/folio-org/ui-quick-marc/tree/v6.0.2) (2023-03-30) diff --git a/package.json b/package.json index fdd08039..0c4b1cc4 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "instance-authority-links.authorities.bulk.post", "marc-records-editor.status.item.get" ], - "visible": false + "visible": true }, { "permissionName": "ui-quick-marc.quick-marc-authorities-editor.all",