17124 appeal pdf default ishare location added
This commit is contained in:
@@ -369,6 +369,8 @@ export const createAppealPDFBlob = async (
|
||||
containerid: containerName,
|
||||
caseID: caseID,
|
||||
blobType: "Appeal PDF",
|
||||
documentLocationId: "846040000",
|
||||
ishareLocation: "846040000",
|
||||
};
|
||||
|
||||
//console.log("the tags:", tags);
|
||||
|
||||
@@ -505,9 +505,9 @@ export const AppealRow_pdf = (props) => {
|
||||
.value
|
||||
].map(
|
||||
(tenant, index) => {
|
||||
return typeof tenant.pinswg_owners !=
|
||||
return typeof tenant.pinswg_owners_firstname !=
|
||||
"undefined" ||
|
||||
typeof tenant.pinswg_agriculturaltenantname !=
|
||||
typeof tenant.pinswg_agriculturaltenantname_firstname !=
|
||||
"undefined" ? (
|
||||
<View
|
||||
key={
|
||||
|
||||
Reference in New Issue
Block a user