codefirst/AsakusaSatellite

View on GitHub
app/assets/javascripts/jquery-onthespot.js

Summary

Maintainability
A
1 hr
Test Coverage

Function onTheSpot has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.onTheSpot = function(config){
        var defaults = {
            submit  : 'OK',
            cancel  : 'Cancel',
            tooltip : '',
Severity: Minor
Found in app/assets/javascripts/jquery-onthespot.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status