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

side bar iteration issue #1

Closed
dengere opened this issue Jul 2, 2015 · 1 comment
Closed

side bar iteration issue #1

dengere opened this issue Jul 2, 2015 · 1 comment

Comments

@dengere
Copy link

dengere commented Jul 2, 2015

should be posts.length instead of 5.
for (var i = 0; i < posts.length; i++)

and one statement needs terminator.
if (!$parent) {
return;
};

@moklick
Copy link
Contributor

moklick commented Jul 13, 2015

fixed by #2

@moklick moklick closed this as completed Jul 13, 2015
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