Clone
Marcin Cieslak
committed
on 05 Oct 20
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 parametrized

It seems that multiple instances of CKEditor tag were interacting with

each other, probably with request attributes. Now initialisation method

is parametrised so CKEditor starts with own set of attributes. Show less