From af939795b108ce0948c57f8f7431c8bffdd1fc21 Mon Sep 17 00:00:00 2001 From: Andrea Buntz Neiman Date: Tue, 30 Nov 2021 10:29:43 -0500 Subject: [PATCH] Docs: correction to Override Action docs Signed-off-by: Andrea Buntz Neiman --- docs/modules/circulation/pages/circulating_items_web_client.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/circulation/pages/circulating_items_web_client.adoc b/docs/modules/circulation/pages/circulating_items_web_client.adoc index 9c09a90fcc..015d625248 100644 --- a/docs/modules/circulation/pages/circulating_items_web_client.adoc +++ b/docs/modules/circulation/pages/circulating_items_web_client.adoc @@ -233,7 +233,7 @@ Editing a due date is not included in the renewal count. [[override_actions_items_out]] === Overriding Errors in Items Out === -As of 3.6, there is new work which streamlines handling of overridable events encountered in the Patron Items Out interface of the staff client. The main user-visible part of this work is a new Action Override modal which is presented to the staff user when an overridable action is encountered. +As of 3.8, there is new work which streamlines handling of overridable events encountered in the Patron Items Out interface of the staff client. The main user-visible part of this work is a new Action Override modal which is presented to the staff user when an overridable action is encountered. The primary target of the work is for actions from the Items Out part of the Patron interface, but due to code sharing the Checkout interface benefits as well. -- 2.11.0