fix: Update patient_tracker.php (#6595)
commitc5472f2d3ce10d5ed4b5bc6e34683ebe472b94a0
authorophthal <60580695+ophthal@users.noreply.github.com>
Thu, 22 Jun 2023 13:39:41 +0000 (22 09:39 -0400)
committerGitHub <noreply@github.com>
Thu, 22 Jun 2023 13:39:41 +0000 (22 09:39 -0400)
treef81461acd2d7992bd8b9807ceacb1e5b699a591d
parent16bb9c0a071e3ed74fc6fc2c276ca026bbdf67e4
fix: Update patient_tracker.php (#6595)

* Update patient_tracker.php

fixes php8 error not showing up in the logs - related to the implode function blocking FlowBoard from proceeding when a patient replies "CALL" indicating they need a callback regarding an appointment reminder they received.

It also removes the ability to add a note about the Callback request.  Instead it is replaced with an icon to directly open the SMS Bot so staff/front desk can directly reply to the patient via SMS, if SMS is allowed and they have a mobile/cell phone listed in demographics.  If not, just the CALL icon is displayed.

* styling

* add attr_js from review

---------

Co-authored-by: stephen waite <stephen.waite@cmsvt.com>
interface/patient_tracker/patient_tracker.php