Various Issues have been resolved in this commit.
This commit is contained in:
@@ -201,7 +201,7 @@ class PermitFacts_Print extends TCPDF {
|
||||
|
||||
$d = [
|
||||
// Left Side of Card
|
||||
'permitfact_serial' => trim((string) $permit['permitfact_serial']),
|
||||
'permitfact_legacy_id' => trim((string) $permit['permitfact_legacy_id']),
|
||||
'permitfact_project_name' => trim((string) $permit['permitfact_project_name']),
|
||||
'permitfact_permit_number' => trim((string) $permit['permitfact_permit_number']),
|
||||
'permitfact_project_address' => trim((string) $permit['permitfact_project_address']),
|
||||
|
||||
Reference in New Issue
Block a user