SpeciesFileGroup/taxonworks

View on GitHub
app/assets/javascripts/vendor/lib/jquery/jquery.mx-field-observer.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  $.fn.mx_field_observer = function() {

    if (!this.length) {   return this; }

    return this.each(function() {

    There are no issues that match your filters.

    Category
    Status