modxcms/revolution

View on GitHub
manager/assets/modext/sections/source/update.js

Summary

Maintainability
A
1 hr
Test Coverage

Function UpdateSource has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MODx.page.UpdateSource = function(config) {
    config = config || {};
    Ext.applyIf(config,{
       formpanel: 'modx-panel-source'
       ,actions: {
Severity: Minor
Found in manager/assets/modext/sections/source/update.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status