From 5a122f5c1c7a9915f26595a91e87ac7988041054 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 8 Feb 2017 13:21:35 -0500 Subject: [PATCH] webstaff: fix highlighting of line item Tweak the layout of the line item table so that returning to it from the copy view causes only the border of the line item information box to be highlighted, not both the border and a random segment of the contents. Signed-off-by: Galen Charlton --- Open-ILS/src/templates/acq/common/li_table.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 7cb762ffdd..dc3434e9e5 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -159,7 +159,7 @@ - +
[% l('Order Identifier') %] -- 2.11.0