modxcms/revolution

View on GitHub
manager/assets/modext/widgets/system/modx.panel.error.log.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

MODx.panel.ErrorLog = function(config) {
    config = config || {};
    Ext.applyIf(config,{
        url: MODx.config.connector_url
        ,id: 'modx-panel-error-log'
Severity: Major
Found in manager/assets/modext/widgets/system/modx.panel.error.log.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status