sadasd
This commit is contained in:
@@ -1095,6 +1095,11 @@
|
||||
|
||||
if (data.type === 'init'){
|
||||
B.ensureViews && B.ensureViews(ed);
|
||||
ed.__contentLoaded = false;
|
||||
try {
|
||||
ed.setComponents('');
|
||||
ed.setStyle('');
|
||||
} catch {}
|
||||
|
||||
var html = (data.html || '').trim();
|
||||
var hasJson = !!data.hasJson;
|
||||
|
||||
Reference in New Issue
Block a user