modxcms/revolution

View on GitHub
manager/assets/modext/workspace/lexicon/lexicon.topic.grid.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function LexiconTopic has 95 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MODx.grid.LexiconTopic = function(config) {
    config = config || {};
    Ext.applyIf(config,{
        title: _('lexicon_topics')
        ,id: 'modx-grid-lexicon-topic'
Severity: Major
Found in manager/assets/modext/workspace/lexicon/lexicon.topic.grid.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status