modxcms/revolution

View on GitHub
manager/assets/modext/sections/context/view.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getButtons has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    getButtons: function(config) {
        var b = [];
        b.push({
            process: 'create'
            ,text: _('new')
Severity: Minor
Found in manager/assets/modext/sections/context/view.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status