mirror of https://github.com/itflow-org/itflow
Fix Export Client Documentation via PDF
This commit is contained in:
parent
9d2a335a19
commit
0dec751f67
2
post.php
2
post.php
|
|
@ -6475,7 +6475,7 @@ if(isset($_GET['export_client_pdf'])){
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<script src='plugins/pdfmake/pdfmake.js'></script>
|
<script src='plugins/pdfmake/pdfmake.min.js'></script>
|
||||||
<script src='plugins/pdfmake/vfs_fonts.js'></script>
|
<script src='plugins/pdfmake/vfs_fonts.js'></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue