From 8be497fa12f4c9da489b83039d522e540f66af4c Mon Sep 17 00:00:00 2001 From: Jason Boyer Date: Tue, 20 Nov 2018 11:54:50 -0500 Subject: [PATCH] LP1793154: Cancel Holds from OPAC Record The name of the grid handler was misspelled in the holds grid for records in the opac. Swapping the location of the 'wide' part of the function name will allow it to match up with the functions available in the holds grid module. Signed-off-by: Jason Boyer Signed-off-by: Michele Morgan Signed-off-by: Dan Wells --- Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 index 263e2ae294..cc7d4e66d0 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2 @@ -53,7 +53,7 @@ label="[% l('Mark Item Missing') %]"> - -- 2.11.0