modxcms/revolution

View on GitHub
manager/assets/modext/sections/system/error.log.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ErrorLog has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MODx.page.ErrorLog = function(config) {
    config = config || {};
    Ext.applyIf(config,{
        formpanel: 'modx-panel-error-log'
        ,buttons: [{
Severity: Minor
Found in manager/assets/modext/sections/system/error.log.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status