From bb05739a8d277d7cab1d99fc6027d549f26caa8c Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Mon, 24 Jul 2017 18:11:41 -0400 Subject: [PATCH 1/1] LP#1670448: Rearrange space for bib record action buttons The addition of the view/place order button pushed other action buttons to a 2nd row. We also need to make room for the forthcoming serials button. This commit 1) changes the div classes for the navigation buttons and action buttons so that it is now a 50/50 split of screen space and 2) moves some action items into a 'Other Actions' menu. Signed-off-by: Kathy Lussier Signed-off-by: Bill Erickson --- .../templates/staff/cat/catalog/t_catalog.tt2 | 29 ++++++++++++++----- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 index a2b3a5b41f..51357faf9c 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 @@ -4,7 +4,7 @@
-
+
@@ -21,16 +21,11 @@ [% l('Back To Results') %] ( {{ search_result_index }} / {{ search_result_hit_count }} )
-
+
+
- -
+
+ + +
-- 2.43.2