N°3800 Fix line spacing in rich text editor and in its displayed content

This commit is contained in:
Stephen Abello
2021-10-26 15:26:29 +02:00
parent 5c02b5c38c
commit ab1b6837a2
5 changed files with 41 additions and 0 deletions

View File

@@ -2640,6 +2640,7 @@ class utils
'contentsLanguage' => $sLanguage,
'extraPlugins' => 'disabler,codesnippet,mentions,objectshortcut,font,uploadimage',
'uploadUrl' => utils::GetAbsoluteUrlAppRoot().'pages/ajax.render.php',
'contentsCss' => array(utils::GetAbsoluteUrlAppRoot().'js/ckeditor/contents.css', utils::GetAbsoluteUrlAppRoot().'css/ckeditor/contents.css'),
);
// Mentions