talho/openphin

View on GitHub
app/assets/javascripts/ext_extensions/CenteredAjaxPanel.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initComponent has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    initComponent: function()
    {
        // We don't really care what they sent in, we're going to redefine the items and layout and a bunch of other config options
        this.ajaxPanel = new Ext.AjaxPanel({
            maxWidth: 1024,
Severity: Minor
Found in app/assets/javascripts/ext_extensions/CenteredAjaxPanel.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status