Turn teaser visibility logic on.

This commit is contained in:
Paulo Reis 2016-11-01 11:46:47 +00:00
parent 06629e05d4
commit fda66107a9

View file

@ -65,7 +65,7 @@ define [
view: "editor"
chatOpen: false
pdfLayout: 'sideBySide'
showCodeCheckerOnboarding: true
showCodeCheckerOnboarding: window.userSettings.syntaxValidation?
}
$scope.user = window.user