Merge branch 'patch-1' of https://github.com/tcyrus/FreeCodeCamp into staging

Conflicts:
	server/views/coursewares/showHTML.jade
This commit is contained in:
Quincy Larson
2015-09-04 14:26:56 -07:00
2 changed files with 5 additions and 7 deletions

View File

@ -4,5 +4,5 @@ files are generated at runtime and their content is determined by
the content of the files they are derived from.
Since the build process is not exactly the same on every machine,
this files are not tracked in github otherwise conflicts arise when
these files are not tracked in github otherwise conflicts arise when
building on our servers.

View File

@ -33,7 +33,6 @@ block content
label.negative-10.btn.btn-primary.btn-block#submitButton
i.fa.fa-play
|   Run tests (ctrl + enter)
br
if (user)
.button-spacer
.btn-group.input-group.btn-group-justified
@ -91,7 +90,6 @@ block content
#challenge-checkmark.animated.zoomInDown.delay-half
span.completion-icon.ion-checkmark-circled.text-primary
.spacer
.row
if(user)
#submit-challenge.animated.fadeIn.btn.btn-lg.btn-primary.btn-block Submit and go to next challenge
else