modxcms/revolution

View on GitHub
manager/assets/modext/sections/security/role/create.js

Summary

Maintainability
A
1 hr
Test Coverage

Function CreateRole has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MODx.page.CreateRole = function(config) {
    config = config || {};
    Ext.applyIf(config,{
        form: 'mutate_role'
        ,actions: {
Severity: Minor
Found in manager/assets/modext/sections/security/role/create.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status