all over the place with comments and console statements but now properly chains all the calls for login (except translation may have an issue)
This commit is contained in:
@@ -359,7 +359,7 @@ function fetchTranslatedText(vm) {
|
||||
"UiFieldDataTypesTrueFalse"
|
||||
];
|
||||
|
||||
return window.$gz.translation.fetch(tKeysRequired);
|
||||
return window.$gz.translation.cacheTranslations(tKeysRequired);
|
||||
}
|
||||
|
||||
/////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user