modxcms/revolution

View on GitHub
manager/assets/modext/workspace/package/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Package has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MODx.page.Package = function(config) {
    config = config || {};
    Ext.applyIf(config,{
        formpanel: 'modx-panel-package'
        ,components: [{
Severity: Minor
Found in manager/assets/modext/workspace/package/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status