forked from ZwiiCMS-Team/ZwiiCMS
Supprimer les espaces
This commit is contained in:
parent
4ed4a4e0d9
commit
9227fe5e3c
2
core/vendor/tinymce/init.js
vendored
2
core/vendor/tinymce/init.js
vendored
@ -91,6 +91,8 @@ tinymce.init({
|
|||||||
statusbar: false,
|
statusbar: false,
|
||||||
// Active le copié collé à partir du Web
|
// Active le copié collé à partir du Web
|
||||||
paste_data_images: true,
|
paste_data_images: true,
|
||||||
|
// Active le copié collé à partir du presse papier
|
||||||
|
paste_filter_drop: false,
|
||||||
/* Eviter BLOB à tester
|
/* Eviter BLOB à tester
|
||||||
images_dataimg_filter: function(img) {
|
images_dataimg_filter: function(img) {
|
||||||
return img.hasAttribute('internal-blob');
|
return img.hasAttribute('internal-blob');
|
||||||
|
Loading…
Reference in New Issue
Block a user