Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

'onStop' not declared locally, JSHint failing #1

Merged
merged 2 commits into from
May 22, 2013
Merged

'onStop' not declared locally, JSHint failing #1

merged 2 commits into from
May 22, 2013

Conversation

gjungb
Copy link
Contributor

@gjungb gjungb commented Apr 20, 2013

I corrected some minor stylistic issues:

  • 'onStop' was missing in the var statement, thus being declared globally
  • JSHint was failing due to missing {} and ;
  • the comment regarding opts.stop was wrong

gjungb added 2 commits April 20, 2013 17:15
reordered vars
changed comment from _start to _stop
@ProLoser ProLoser merged commit 3e45085 into angular-ui:master May 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants