From 285b6a82c10770abd4f750d887e0d89d82d36932 Mon Sep 17 00:00:00 2001 From: Garry Collum Date: Fri, 29 Jul 2022 15:26:45 +0000 Subject: [PATCH] LP1980275 Bootstrap - buttons on two lines in current hold screen This fixes the button arrangement in the Bootstrap Opac's Current Items on Hold screen. To test: 1. Place some items on hold for patron. 2. Login as that patron in the Bootstrap opac. 3. View the Current Items on Hold screen and notice the buttons are on two lines. 4. Apply the patch. 5. View the Current Itesms on Holcs screen to see that the buttons are now arranged on a single line. Signed-off-by: Garry Collum Signed-off-by: John Amundson Signed-off-by: Galen Charlton --- Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 index f9dbbc38a1..0c540390b9 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2 @@ -20,7 +20,7 @@
-
+
-- 2.43.2