From: Jason Etheridge <jason@EquinoxInitiative.org>
Date: Wed, 14 Aug 2019 13:16:31 +0000 (-0400)
Subject: LP#1841270: fix ITEM_NOT_HOLDABLE event description
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3677f732d06a2ed86510f827beeaf579402d5873;p=evergreen%2Fequinox.git

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 <gmc@equinoxinitiative.org>
---

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 @@
 	</event>
 
 	<event code='1220' textcode='ITEM_NOT_HOLDABLE'>
-		<desc xml:lang="en-US">A copy with a remote circulating library (circ_lib) was encountered</desc>
+		<desc xml:lang="en-US">An unholdable copy was encountered</desc>
 	</event>
 
 	<event code='1221' textcode='ORG_CANNOT_HAVE_VOLS'>