mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Started working on a asset details page similar to contact details
This commit is contained in:
@@ -1580,6 +1580,7 @@ if (isset($_POST['export_client_pdf'])) {
|
||||
};
|
||||
|
||||
|
||||
//pdfMake.createPdf(docDefinition).download('<?php echo strtoAZaz09($client_name); ?>-IT_Documentation-<?php echo date('Y-m-d'); ?>');
|
||||
pdfMake.createPdf(docDefinition).download('<?php echo strtoAZaz09($client_name); ?>-IT_Documentation-<?php echo date('Y-m-d'); ?>');
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user