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

BUG: Lifecycle code sample contains unexpected ":" #5

Merged
merged 1 commit into from
Mar 17, 2014

Commits on Mar 17, 2014

  1. BUG: Lifecycle code sample contains unexpected ":"

    It looks like this sample was converted from using object literal notation to use function expressions, but one of the ":" was missed. I've replaced it with an assignment so that the sample works again.
    MarkBennett committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    473826e View commit details
    Browse the repository at this point in the history