zamith/citygate

View on GitHub
app/assets/javascripts/FormToWizard/formToWizard.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function formToWizard has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.formToWizard = function(options) {
        options = $.extend({  
            submitButton: "" 
        }, options); 
        
Severity: Major
Found in app/assets/javascripts/FormToWizard/formToWizard.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status