From 535a507585fc2868e382f39c7c178a0dd7b756e1 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 8 Oct 2015 16:43:42 +0000 Subject: [PATCH] webstaff: tweak layout of the merge interface The lead record is now displayed using the same sort of tabset as the subordinate records. While, of course, there can be only one lead record at a time, doing it this way gives us two things: [1] Display of the lead bib's ID [2] Better vertical alignment of the MARC records Signed-off-by: Galen Charlton --- .../staff/cat/bucket/record/t_merge_records.tt2 | 23 ++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2 b/Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2 index 3e9fa6e139..76e64097a2 100644 --- a/Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2 +++ b/Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2 @@ -9,14 +9,18 @@

[% l('Lead record') %]

- - - - - - + + + + + + + + + +
[% l('Please select a lead record from the right...') %] @@ -29,8 +33,7 @@ - - +
-- 2.11.0