lpa unseen docs and remove uploaded files

This commit is contained in:
2024-12-04 11:18:20 +00:00
parent 824d14d814
commit 39a055e670
4 changed files with 23 additions and 15 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ export const AppealRow_pdf = (props) => {
doctypeCode = "000006";
else if (filename.indexOf("_-_Design_and_Access_Statement") > 0)
doctypeCode = "000007";
else if (filename.indexOf("_-_Green_Infrastructure_Statement") > 0)
else if (filename.indexOf("_-_NSB_LPA_Additional_Documents") > 0)
doctypeCode = "000008";
else if (filename.indexOf("_-_LPA_Correspondence") > 0)
doctypeCode = "000009";