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

include control section in instructions #1180

Merged
merged 1 commit into from
Sep 30, 2016
Merged

Conversation

vjeffrey
Copy link

noticed we managed to leave out the controls part...

@vjeffrey
Copy link
Author

vjeffrey commented Sep 27, 2016

um, also, i had merged a change for the site earlier, and some changes to the main website hadn't been updated yet, so i just did the whole build to gh pages thing. confirmed all was working and good.....kinda maybe did it from this branch to get this fix in too i'm sorry i know that was prob not best form but i felt silly waiting sorrrryyyyyyy :) :) :)

@@ -73,7 +73,7 @@ export class AppComponent implements OnInit {
let totalSteps = this.instructionsArray.length - 1;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may it makes sense to just change it to let totalSteps = this.instructionsArray.length?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup! just pushed up a change to that. :) nice catch!

@arlimus arlimus merged commit 642b2bd into master Sep 30, 2016
@arlimus arlimus deleted the vj/fix-instructions branch September 30, 2016 12:04
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.

None yet

4 participants