houston/houston-core

View on GitHub
app/assets/javascripts/houston/core/jquery_extensions.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

    $(@).find('input[type="submit"], input[type="reset"], button').removeAttr('disabled').end()

Line exceeds maximum allowed length
Open

    $(@).find('input[type="submit"], input[type="reset"], button').attr('disabled', 'disabled').end()

There are no issues that match your filters.

Category
Status