Add property flag_message_html to store if the flag/unflag messages should...

Add an extra form checkbox to choose if html code should be allowed in the flag/unflag messages. This setting will be stored in a new property 'flag_message_html' on the flag entity. We capture this setting in the ActionLinkFlashCommand to modify the message text behavior in js.

Related to #3563820

Merge request reports

Loading