Bug 514209 - Make the Linter happy. r=trivial

DONTBUILD
This commit is contained in:
Ryan VanderMeulen 2016-03-19 12:08:55 -04:00
parent 4bb019056c
commit e5f98fc8f1

View File

@ -134,7 +134,7 @@ function checkCurrentInput(currentInput)
finishButton.disabled = !canAdvance;
updateProfileDisplay();
return canAdvance;
}