This commit is contained in:
2020-02-10 20:19:39 +00:00
parent 080a1ae794
commit b4747b0a94
3 changed files with 29 additions and 406 deletions

View File

@@ -536,6 +536,7 @@ function buildRecords(listData, columndefinitions, filters) {
This way entirely bypasses locale stuff
//big object so maybe it's own thing, not part of locale at all or locale fronts for it??
*/
window.$gz.enums.getEnumList(columndefinitions[iColumn].et);
display = columndefinitions[iColumn].et + "." + display;
break;
default: