Merge branch 'fronkdev' into 'master'
Enable image pasting in TinyMCE in Mailtemplte/Form See merge request fronk/thetool!1457
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user