From ba80da67aec5b5f6c4a3b725bd56937d10621b9b Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Tue, 10 Jan 2017 12:38:27 -0500 Subject: [PATCH] webstaff: colspan=0 does not render how we want in chrome -- change that for lineitem tables Signed-off-by: Mike Rylander Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/acq/common/li_table.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 40546c8d07..7cb762ffdd 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -174,7 +174,7 @@ - + # | 0 @@ -223,7 +223,7 @@ - + -- 2.11.0