remove reference to sandbox to see if helps
This commit is contained in:
@@ -416,7 +416,7 @@ const DocumentDetails = (props) => {
|
|||||||
] +
|
] +
|
||||||
'")].value_cy',
|
'")].value_cy',
|
||||||
json: transLookup,
|
json: transLookup,
|
||||||
sanbox: {},
|
eval: true,
|
||||||
})
|
})
|
||||||
: detailsObj[
|
: detailsObj[
|
||||||
"pinswg_isharedocumentlocations@OData.Community.Display.V1.FormattedValue"
|
"pinswg_isharedocumentlocations@OData.Community.Display.V1.FormattedValue"
|
||||||
|
|||||||
@@ -129,7 +129,6 @@ const Pinswg_dnsid = (props) => {
|
|||||||
"pinswg_appealcasetype@OData.Community.Display.V1.FormattedValue"
|
"pinswg_appealcasetype@OData.Community.Display.V1.FormattedValue"
|
||||||
] +
|
] +
|
||||||
'")].value_cy',
|
'")].value_cy',
|
||||||
|
|
||||||
json: transLookup,
|
json: transLookup,
|
||||||
eval: true,
|
eval: true,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user