path to getbloblistproxy fails csr policy and uncommented saving of appeal progess data
This commit is contained in:
@@ -174,7 +174,7 @@ let BuildSection = (props) => {
|
||||
setSavingStatus(useSaveStatus);
|
||||
|
||||
//not sure we need this here if it does it on drop of file
|
||||
//uploadAppealFiles(values);
|
||||
uploadAppealFiles(values);
|
||||
|
||||
// console.log(
|
||||
// "\n////////////////////////\n appeal pdf payload",
|
||||
@@ -484,7 +484,7 @@ let BuildSection = (props) => {
|
||||
"_pinswg_appellant_value"
|
||||
];
|
||||
|
||||
//console.log("on save:", valuesObj);
|
||||
console.log("on save:", valuesObj);
|
||||
updateCaseProgress(
|
||||
valuesObj,
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user