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

trivial-js-fixes #95

Merged
merged 2 commits into from
May 15, 2012
Merged

trivial-js-fixes #95

merged 2 commits into from
May 15, 2012

Conversation

terrycojones
Copy link
Member

jkakar:approve ceronman:approve

Fixed some variables (var missing, redeclarations) and some uses of == and != instead of === and !==.

@jkakar
Copy link
Contributor

jkakar commented May 7, 2012

Nice work, +1!

jkakar added a commit that referenced this pull request May 15, 2012
Fixed some variables (var missing, redeclarations) and some uses of ==
and != instead of === and !==.

Reviewers: ceronman, jkakar
@jkakar jkakar merged commit fea7acc into fluidinfo:master May 15, 2012
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

Successfully merging this pull request may close these issues.

2 participants