UI updates mainly icon swaps etc

This commit is contained in:
johnnyq
2022-02-22 14:41:48 -05:00
parent a724807782
commit 3b615d2f3a
17 changed files with 60 additions and 76 deletions

View File

@@ -6749,6 +6749,16 @@ if(isset($_GET['export_client_pdf'])){
style: 'item'
}
],
[
{
text: 'Contact',
style: 'itemHeader'
},
{
text: <?php echo json_encode($contact_name); ?>,
style: 'item'
}
],
[
{
text: 'Email',