From c3e64b12cf939a028743ca8ea12ac43837c93e6b Mon Sep 17 00:00:00 2001 From: Christopher Hoskin Date: Tue, 4 Sep 2018 15:11:27 +0100 Subject: [PATCH] Remove 'beta' from v2 welcome text --- services/web/app/views/project/list.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/app/views/project/list.pug b/services/web/app/views/project/list.pug index 63f95ab37a..b1d903ca49 100644 --- a/services/web/app/views/project/list.pug +++ b/services/web/app/views/project/list.pug @@ -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")