fga-gpp-mds/2016.2-SME_UnB

View on GitHub
src/retrieve_password/static/retrieve_password/js/reset.js

Summary

Maintainability
A
1 hr
Test Coverage

Function add_pass_fields has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function add_pass_fields(email){

        $("#myModalLabel")[0].textContent = "Mudar senha";

        var tittle = "<h2 class='form-signin-heading" +
Severity: Minor
Found in src/retrieve_password/static/retrieve_password/js/reset.js - About 1 hr to fix

    TODO found
    Open

                      //TODO -- error div

    There are no issues that match your filters.

    Category
    Status