Fixes #7224, #7217 insurance company changes (#7225)
commitb4fdaefb3aad1bf52cb1c8145f975dfba9256114
authorStephen Nielson <snielson@discoverandchange.com>
Wed, 14 Feb 2024 15:07:49 +0000 (14 10:07 -0500)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 15:07:49 +0000 (14 10:07 -0500)
tree15fa81689479a787f8946ab95f96aa7f8bf5867f
parent47596c6477d4fb5b77d4838739e3579fd04a5700
Fixes #7224, #7217 insurance company changes (#7225)

* Fixes #7224, #7217 insurance company changes

Fixed the list loading taking forever on the insurance company list.
This fixes #7224.

Had a bug in the fix for #7217 so this fixes that as well. Wasn't
actually replacing the insurance id.

* Remove about title tag

* Change escaping function on webroot
controllers/C_InsuranceCompany.class.php
library/classes/InsuranceCompany.class.php
src/Services/InsuranceCompanyService.php
templates/insurance_companies/general_list.html.twig [new file with mode: 0644]