Show code-check option for non-beta users.

This commit is contained in:
Paulo Reis 2016-11-01 15:26:26 +00:00
parent 585f8681ea
commit 8c182c2ccd

View file

@ -105,7 +105,6 @@ aside#left-menu.full-size(
ng-options="o.v as o.n for o in [{ n: 'On', v: true }, { n: 'Off', v: false }]" ng-options="o.v as o.n for o in [{ n: 'On', v: true }, { n: 'Off', v: false }]"
) )
if (user.betaProgram)
.form-controls .form-controls
label(for="syntaxValidation") #{translate("syntax_validation")} label(for="syntaxValidation") #{translate("syntax_validation")}
select( select(