lpa unseen docs and remove uploaded files
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user