mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
MediaManager Fixes.
This commit is contained in:
@@ -108,6 +108,9 @@ if((e107::wysiwyg(null, true) === 'tinymce4' && check_class($pref['post_html']))
|
||||
$('#bbcode-panel-'+id+'--preview').hide();
|
||||
|
||||
});
|
||||
|
||||
$('#media-manager-submit-buttons').show();
|
||||
|
||||
|
||||
$('.tinyInsert').click(function() {
|
||||
|
||||
|
Reference in New Issue
Block a user