Skip to content

Commit

Permalink
fixing path
Browse files Browse the repository at this point in the history
  • Loading branch information
sree-cfa committed Jan 26, 2024
1 parent 9b67cb2 commit 684ec51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/fragments/fileUploader.html
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@

} else {
// redirect to client info page with intercepted param for error popup
location.href = "/flow/laDocUpload/clientInfo?intercepted=uploadDocuments"
location.href = "/flow/laDigitalAssister/personalInfo?intercepted=uploadDocuments"
}

} else {
Expand Down

0 comments on commit 684ec51

Please sign in to comment.