open-orchestra/open-orchestra-media-admin-bundle

View on GitHub
MediaAdminBundle/Resources/public/ecmascript/OpenOrchestra/Service/Tinymce/Plugins/Media/MediaPlugin.js

Summary

Maintainability
A
1 hr
Test Coverage

Function init has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    init(editor) {
        editor.addButton('media', {
            icon         : 'media',
            tooltip      : 'Insert media',
            stateSelector: 'img.tinymce-media',

There are no issues that match your filters.

Category
Status