misc helper updates
This commit is contained in:
@@ -1419,7 +1419,6 @@ export const FieldsTranslations = (label) => {
|
||||
? jsonpath('$..[?(@.value=="' + label + '")].value_cy', formObj)
|
||||
: label;
|
||||
|
||||
console.log(label, labelTrans);
|
||||
return labelTrans;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user