Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

the 'if' statement lacks of curly braces #50

Open
bugknightyyp opened this issue Jun 26, 2015 · 0 comments
Open

the 'if' statement lacks of curly braces #50

bugknightyyp opened this issue Jun 26, 2015 · 0 comments

Comments

@bugknightyyp
Copy link

set: function(value) {
    if (value !== this._active);
    this._active = value;
    this.__notify('active', value);
  },

here

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

No branches or pull requests

1 participant