mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Email on designation: allow raw characters
As the content-type of the email is text/plain, we should not escape special character. Add the raw filter on string which will be escaped by twig.
This commit is contained in:
@@ -14,6 +14,7 @@ and this project adheres to
|
||||
* [Activity form] invert 'incoming' and 'receiving' in Activity form
|
||||
* [Activity form] keep the same order for 'attendee' field in new and edit form
|
||||
* [list with period] use "sameas" test operator to introduce requestor in list
|
||||
* [notification email on course designation] allow raw string in email content generation
|
||||
|
||||
|
||||
## Test releases
|
||||
|
Reference in New Issue
Block a user