modxcms/revolution

View on GitHub
manager/assets/modext/sections/resource/data.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ResourceData has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MODx.page.ResourceData = function(config) {
    config = config || {};
    var btns = [];
    if (config.canEdit == 1) {
        btns.push({
Severity: Minor
Found in manager/assets/modext/sections/resource/data.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status