modxcms/revolution

View on GitHub
manager/assets/modext/widgets/security/modx.panel.resource.group.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function ResourceGroups has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MODx.panel.ResourceGroups = function(config) {
    config = config || {};
    Ext.applyIf(config,{
        id: 'modx-panel-resource-groups'
        ,cls: 'container'
Severity: Minor
Found in manager/assets/modext/widgets/security/modx.panel.resource.group.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status