removed pinswg_name from appeal json so crm displays correct assigned reference
This commit is contained in:
@@ -81,7 +81,10 @@ const AwaitingSubmissionFromBlob = (props) => {
|
||||
"appealComplete"
|
||||
) ? (
|
||||
<b>
|
||||
{showTopThreeArr[index].pinswg_name}
|
||||
{
|
||||
showTopThreeArr[index]
|
||||
.appealComplete
|
||||
}
|
||||
</b>
|
||||
) : (
|
||||
<Link
|
||||
|
||||
Reference in New Issue
Block a user