mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
MediaPicker bbcode (Tinymce) compatibility fixes.
This commit is contained in:
@@ -411,6 +411,7 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
|
||||
}
|
||||
|
||||
preview = atob(previewHTML).trim();
|
||||
e107.mediaManager.eMediaAttribute($this, bbcode);
|
||||
}
|
||||
else if(type === 'glyph')
|
||||
{
|
||||
|
Reference in New Issue
Block a user