petities/petitions.eu

View on GitHub
app/assets/javascripts/signature.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

      $('div.person_born_at_errors').append('<div class="has_error_help">' + $.map(messages, (m) -> m.charAt(0).toUpperCase() + m.slice(1)).join('<br />') + '</div>')

Line exceeds maximum allowed length
Open

    input.parent().append('<div class="has_error_help">' + $.map(messages, (m) -> m.charAt(0).toUpperCase() + m.slice(1)).join('<br />') + '</div>')

Line exceeds maximum allowed length
Open

Mailcheck.defaultTopLevelDomains = ['com', 'net', 'org', 'be', 'de', 'eu', 'fr', 'nl', 'nu']

Line exceeds maximum allowed length
Open

    $('.edit_pledge, .new_pledge').render_form_errors('pledge', data.responseJSON)

There are no issues that match your filters.

Category
Status