Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing semicolons in javascript #21

Open
erikcw opened this issue Nov 14, 2012 · 1 comment
Open

Missing semicolons in javascript #21

erikcw opened this issue Nov 14, 2012 · 1 comment

Comments

@erikcw
Copy link
Contributor

erikcw commented Nov 14, 2012

Line 19:

$("button[type=submit]").attr("disabled","disabled").html("Submitting..")

and Line 30

return true

Are both missing semicolons.

@skoczen
Copy link
Member

skoczen commented Nov 15, 2012

Happy to fix style stuff - send over a pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants