LDEV-5085 Make editor init method parametrized It seems that multiple instances of CKEditor tag were interacting with each other, probably w…
Show more
LDEV-5085 Make editor init method parametrizedIt seems that multiple instances of CKEditor tag were interacting witheach other, probably with request attributes. Now initialisation methodis parametrised so CKEditor starts with own set of attributes.
Show less