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=9a3fc01d601b23ce49864ca490c8319a9306103b;p=working%2FEvergreen.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 --- diff --git a/Open-ILS/src/templates/staff/share/t_autogrid.tt2 b/Open-ILS/src/templates/staff/share/t_autogrid.tt2 index e8f94d77bd..a1d60d5097 100644 --- a/Open-ILS/src/templates/staff/share/t_autogrid.tt2 +++ b/Open-ILS/src/templates/staff/share/t_autogrid.tt2 @@ -223,7 +223,7 @@