cubesystems/releaf

View on GitHub
releaf-core/app/assets/javascripts/ckeditor/plugins/mediaembed/plugin.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        init: function( editor )
        {
           var me = this;
           CKEDITOR.dialog.add( 'MediaEmbedDialog', function (instance)
           {

    There are no issues that match your filters.

    Category
    Status