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

Fix/page load typo mistake #77

Merged
merged 2 commits into from
Sep 20, 2016

Conversation

DanDvoracek
Copy link
Contributor

@DanDvoracek DanDvoracek commented Sep 17, 2016

What does this PR cover?

I noticed a bug when I tried to load a page first. I only touched two files. main.js (and main.min.js simply to make sure). I simply added an "s" at the end of the reference to an object.

How can this be tested?

Remove the "s" from _this.content.pages on line 490 of main.js (Description in my commit)

What gif best describes how you feel about this work?

As it's my first contribution to an open source project ever, I would say this one
As it's my first contribution to an open source project ever, I would say this one


Reviewers

Review 1

Review 2 (optional)

  • 👍

By adding a +1 you are confirming you have...

  • Witnessed the work behaving as expected (this could be on the author's machine or screencast).
  • Checked for coding anti-patterns.

…template/app/js/main.js as the reference to the pages object/array was missing an s at the end at line 490 of main.js
@RyanHavoc
Copy link
Member

Thanks @DanDvoracek. I've merged and release this fix as version 1.8.1.

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