mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°1639: Add white-space style to CKEditor whitelist
This commit is contained in:
@@ -232,6 +232,7 @@ class HTMLDOMSanitizer extends HTMLSanitizer
|
||||
'text-align',
|
||||
'vertical-align',
|
||||
'width',
|
||||
'white-space',
|
||||
);
|
||||
|
||||
public function __construct()
|
||||
|
||||
Reference in New Issue
Block a user