move "run syntax check" compile option out of beta

This commit is contained in:
Brian Gough 2016-08-11 13:55:47 +01:00
parent a862592138
commit 9a399d3dd3

View file

@ -36,13 +36,11 @@ div.full-size.pdf(ng-controller="PdfController")
i.fa.fa-fw(ng-class="{'fa-check': draft}")
|  #{translate("fast")} 
span.subdued [draft]
if user.betaProgram
li.dropdown-header #{translate("file_checks")}
li
a(href, ng-click="recompile({check:true})")
i.fa.fa-fw()
|  #{translate("run_syntax_check")}
span.beta-feature-badge
a(
href
ng-click="stop()"