From 4cec7e69222e96c390fdb393be4a88793fd73605 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Mon, 19 Jan 2015 15:17:37 -0500 Subject: [PATCH] LP#1402797 Add record summary bar to the catalog display, and hide Actions for this Record until usable Signed-off-by: Mike Rylander Signed-off-by: Bill Erickson --- .../templates/staff/cat/catalog/t_catalog.tt2 | 22 +++++++++++-------- 1 file changed, 13 insertions(+), 9 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 0549d7db9e..8953bb7222 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2 @@ -1,12 +1,16 @@ -
-
-
- [% l('Catalog') %] - [% l('MARC HTML') %] - [% l('Holds for Record') %] -
-
+
+ [% l('Catalog') %] + [% l('MARC HTML') %] + [% l('Holds for Record') %] +
+ +
+ +
+ +
+
@@ -32,7 +36,7 @@
-
+
-- 2.43.2