1
0
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:
Cameron
2018-08-11 10:44:05 -07:00
parent 00576ee417
commit f5cf253091
4 changed files with 31 additions and 11 deletions

View File

@@ -411,6 +411,7 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
}
preview = atob(previewHTML).trim();
e107.mediaManager.eMediaAttribute($this, bbcode);
}
else if(type === 'glyph')
{