From 9455322f02627df20ece493063d12c8ffae212bd Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Wed, 14 Aug 2019 09:16:31 -0400 Subject: [PATCH] lp1841270 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 :) --- 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.11.0