This commit is contained in:
2020-12-24 20:27:46 +00:00
parent 47924aaf5e
commit 08b30293a3
2 changed files with 3 additions and 3 deletions

View File

@@ -14,9 +14,6 @@ todo: v8 MIGRATE do not export empty strings, do null instead
confirm whatever method I use works for certain
todo: All biz objects getasync should be notracking?
or would thast fuck up internal ops like batch jobs or duplicate?
todo: db consistency check should also check for the stored procedures / functions as they are critical
todo: AyaFormFieldDefinitions looking a little suspect now as it gets huge.

View File

@@ -782,6 +782,9 @@ function buildRecords(listData, columndefinitions) {
timeZoneName,
languageName
);
if (!window.$gz.locale.dateIsPast(column.v)) {
cstStyle = { "font-weight": "bold" }; //warning, don't put a semicolon after the style or it will not work
}
break;
case 3: //time only
display = window.$gz.locale.utcDateToShortTimeLocalized(