Merge branch 'Development' into SIPS-Development

This commit is contained in:
2025-04-16 08:27:06 +01:00
54 changed files with 266 additions and 264 deletions
+3 -3
View File
@@ -133,7 +133,7 @@ const RenderCaseStatusList = ({
.statuscode +
'")].value_cy',
json: optionsObj,
sandbox: {},
eval: true,
})
: optionsObj[key].value ||
t(
@@ -258,7 +258,7 @@ let AdvancedSearch = (props) => {
.name +
'")].value_cy',
json: transLookup,
sandbox: {},
eval: true,
})
: optionsObj[key].name ||
t(
@@ -363,7 +363,7 @@ let AdvancedSearch = (props) => {
.value +
'")].value_cy',
json: transLookup,
sandbox: {},
eval: true,
})
: optionsObj[key].value ||
t(