modxcms/revolution

View on GitHub
manager/assets/modext/sections/security/usergroup/update.js

Summary

Maintainability
A
1 hr
Test Coverage

Function UpdateUserGroup has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MODx.page.UpdateUserGroup = function(config) {
    config = config || {};
    Ext.applyIf(config,{
        formpanel: 'modx-panel-user-group'
        ,buttons: [{
Severity: Minor
Found in manager/assets/modext/sections/security/usergroup/update.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status