fix: line breaks in textarea fields - when fetching data to a patient document templa...
commit64e57549f108df3106ba49ce63dd6585cc086e56
authormacomeza <77448377+macomeza@users.noreply.github.com>
Sat, 30 Sep 2023 23:23:50 +0000 (30 17:23 -0600)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2023 23:23:50 +0000 (30 16:23 -0700)
tree6144729a481801ac6be59d5eee2b6691c5b09183
parent5d7485e2814b3a338bea810bd13330b0a7689068
fix: line breaks in textarea fields - when fetching data to a patient document template (#6873)

* Line breaks of text are not exporting as is when generating a document (https://github.com/openemr/openemr/issues/6868)

* fix: line breaks in textarea fields - when fetching data to a patient document template (https://github.com/openemr/openemr/issues/6868)

* fix#6868 line break for textarea fields just for odt files
interface/patient_file/download_template.php