From: Mike Rylander Date: Mon, 29 Jan 2018 21:37:15 +0000 (-0500) Subject: LP#1707063: Naive ng-class test for last-column-modified X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7bf929c46bdbce5b02a7adbafaf3939e48889d5c;p=evergreen%2Fequinox.git LP#1707063: Naive ng-class test for last-column-modified Instead of comparing a (potentially undefined) property of a column, we'll just compare the column object directly when checking to see if a column header should be highlighted for "last touched in editing mode." Signed-off-by: Mike Rylander Signed-off-by: Cesar Velez Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/staff/share/t_autogrid.tt2 b/Open-ILS/src/templates/staff/share/t_autogrid.tt2 index 4a91d0ccef..0519012098 100644 --- a/Open-ILS/src/templates/staff/share/t_autogrid.tt2 +++ b/Open-ILS/src/templates/staff/share/t_autogrid.tt2 @@ -230,7 +230,7 @@