Merge branch 'fronkdev' into 'master'

Enable image pasting in TinyMCE in Mailtemplte/Form

See merge request fronk/thetool!1457
This commit is contained in:
Frank Schubert
2025-06-12 11:14:48 +00:00

View File

@@ -157,7 +157,7 @@
plugins: ' code link autolink lists table',
paste_block_drop: true,
paste_as_text: true,
paste_data_images: false,
paste_data_images: true,
promotion: false,
toolbar1: 'undo redo | styles | bold italic underline strikethrough | fontfamily fontsize fontcolor | alignleft aligncenter alignright alignjustify | bullist numlist | outdent indent | table | link unlink | code',
toolbar2: 'vorname nachname firma',