mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°7552 - Polishing CKeditor (Maximize/full screen mode) - remove maximize hybrid mode
This commit is contained in:
@@ -45,9 +45,7 @@ class CKEditorHelper
|
||||
// configuration
|
||||
$aConfiguration = array(
|
||||
'language' => $sLanguage,
|
||||
'maximize' => [
|
||||
'fullscreen' => 'javascript'
|
||||
],
|
||||
'maximize' => [],
|
||||
'detectChanges' => [
|
||||
'initialValue' => $sInitialValue
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user