Added service stage status and delete functions
This commit is contained in:
@@ -201,10 +201,14 @@ const Pinswg_miscellaneouscasewordid = (props) => {
|
||||
? jsonpath.query(
|
||||
transLookup,
|
||||
'$..[?(@.value=="' +
|
||||
detailsObj.pinswg_relevantauthorityname +
|
||||
detailsObj[
|
||||
"pinswg_relevantauthorityname@OData.Community.Display.V1.FormattedValue"
|
||||
] +
|
||||
'")].value_cy'
|
||||
)
|
||||
: detailsObj.pinswg_relevantauthorityname ||
|
||||
: detailsObj[
|
||||
"pinswg_relevantauthorityname@OData.Community.Display.V1.FormattedValue"
|
||||
] ||
|
||||
t(
|
||||
"case:summary-no-date-entered-label"
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user