From 59b78fd095ecf7db88f339cc2f03d923b095130d Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Fri, 7 Sep 2018 14:28:31 -0400 Subject: [PATCH] Bug 19469: (QA follow-up) Disable priority pulldowns when using split holds queue Signed-off-by: Nick Clemens --- koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc index 2c7dd67d3b..2fd2d184e8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc @@ -1,3 +1,4 @@ +[% USE Koha %] [% IF ( CAN_user_reserveforothers_modify_holds_priority ) %] @@ -25,7 +26,11 @@ - + [% ELSE %] +