From: Galen Charlton Date: Fri, 1 Nov 2019 14:20:29 +0000 (-0400) Subject: remove tooltips from some lineitem results columns X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c6cfc9ba4dcc3965c1704f0978253ad1f8a82114;p=working%2FEvergreen.git remove tooltips from some lineitem results columns The "Links" column definitely doesn't need it, and it's distracting when present for the of the grid columns that we know are unlikely to ever get wide like ID, status, and estimated unit price. Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/acq/search/lineitem-results.component.html b/Open-ILS/src/eg2/src/app/staff/acq/search/lineitem-results.component.html index ba1e7d79a5..ba4e9d799a 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/search/lineitem-results.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/search/lineitem-results.component.html @@ -46,12 +46,12 @@ idlClass="jub" [dataSource]="gridSource" [showDeclaredFieldsOnly]="true"> - + - + - - + +