mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #892 from sharelatex/csh-v2-out-of-beta
Remove 'beta' from v2 welcome text
This commit is contained in:
commit
fe723d9ed2
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue