Closed brianhogg closed 3 weeks ago
Fix escaping of the data attributes on a notification. Leaves the atts data intact in case someone has overridden notifications/basic.php and is expecting it to be there.
atts
notifications/basic.php
Fixes #2772
npm run dev changelog add -- -i
Description
Fix escaping of the data attributes on a notification. Leaves the
atts
data intact in case someone has overriddennotifications/basic.php
and is expecting it to be there.Fixes #2772
How has this been tested?
Checklist:
npm run dev changelog add -- -i
and follow the prompt. See also: https://github.com/gocodebox/lifterlms/blob/trunk/packages/dev/README.md#changelog-add -->