mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 20:11:32 +02:00
Merge pull request #892 from sharelatex/csh-v2-out-of-beta
Remove 'beta' from v2 welcome text
This commit is contained in:
@@ -91,7 +91,7 @@ block content
|
||||
ng-click="toggle()"
|
||||
)
|
||||
i.fa.fa-fw(ng-class="{ 'fa-chevron-up': !visible, 'fa-close': visible }")
|
||||
| Welcome to the Overleaf v2 beta!
|
||||
| Welcome to Overleaf v2!
|
||||
div(ng-show="visible") #[a(href="https://www.overleaf.com/help/342-overleaf-v2-faq") Find out more].
|
||||
if userIsFromOLv1(user)
|
||||
div(ng-show="visible")
|
||||
|
||||
Reference in New Issue
Block a user