From ce6e8b4d974a16a72a4b5a6d8e9bbd7da9f77953 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 Signed-off-by: Kathy Lussier --- 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.43.2