Portal document delete exception and New Print button (#6064)
commit1ab8858a3d8157c86c6f6985605ce1d1700d1130
authorJerry Padgett <sjpadgett@gmail.com>
Sat, 31 Dec 2022 14:00:08 +0000 (31 09:00 -0500)
committerGitHub <noreply@github.com>
Sat, 31 Dec 2022 14:00:08 +0000 (31 09:00 -0500)
treea0fe2d23fe1b49426b808aa9af3334d7cfd5d6f4
parentfdc2b17e00d18f0b8e06e0ae7904db8382cfcf67
Portal document delete exception and New Print button (#6064)

* Portal document delete exception
- type cast pids to same type, int.

* - remove download pdf from audit dashboard
- add print button dashboard and reworked to all prints to print base64 to blob url pdf instead of html.
portal/lib/doc_lib.php
portal/lib/download_template.php
portal/patient/libs/Controller/OnsiteDocumentController.php
portal/patient/scripts/app/onsitedocuments.js
portal/patient/templates/OnsiteDocumentListView.tpl.php