open-orchestra/open-orchestra-cms-bundle

View on GitHub
BackofficeBundle/Resources/public/ecmascript/OpenOrchestra/Application/View/Content/ContentFormView.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _renderContentActionToolbar has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    _renderContentActionToolbar($selector) {
        this._displayLoader($selector);

        let statuses = new Statuses();
        let contentVersions = new Contents();

There are no issues that match your filters.

Category
Status