SpontaneousCMS/spontaneous

View on GitHub
application/js/field/select.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Select has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Spontaneous.Field.Select = (function($, S) {
    'use strict';

    var dom = S.Dom
, ajax = S.Ajax;
Severity: Major
Found in application/js/field/select.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status