From 3677f732d06a2ed86510f827beeaf579402d5873 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Wed, 14 Aug 2019 09:16:31 -0400 Subject: [PATCH] LP#1841270: fix ITEM_NOT_HOLDABLE event description The main functionality for this enhancment produces toast messages for success and failure, and the description for this particular event when testing had me double-taking :) Signed-off-by: Galen Charlton --- Open-ILS/src/extras/ils_events.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/extras/ils_events.xml b/Open-ILS/src/extras/ils_events.xml index 2163696968..7caebc720c 100644 --- a/Open-ILS/src/extras/ils_events.xml +++ b/Open-ILS/src/extras/ils_events.xml @@ -113,7 +113,7 @@ - A copy with a remote circulating library (circ_lib) was encountered + An unholdable copy was encountered -- 2.43.2