From 40a412b6b924f105cf7b07c4a38c5836c479eb50 Mon Sep 17 00:00:00 2001 From: Jessica Lawshe Date: Thu, 30 Aug 2018 13:37:13 -0500 Subject: [PATCH] Remove plans message about v2 beta --- services/web/app/views/subscriptions/new.pug | 8 -------- 1 file changed, 8 deletions(-) diff --git a/services/web/app/views/subscriptions/new.pug b/services/web/app/views/subscriptions/new.pug index 5145bf34a3..b23ad6e186 100644 --- a/services/web/app/views/subscriptions/new.pug +++ b/services/web/app/views/subscriptions/new.pug @@ -37,14 +37,6 @@ block content .col-xs-12 p.student-disclaimer #{translate('student_disclaimer')} - if plan_code == 'collaborator_free_trial_7_days' && !!settings.overleaf - .row - .col-xs-12 - p.small.row-spaced-small - | The Collaborator plan is a new Overleaf v2 plan which includes track-changes, references search, and Dropbox & GitHub integration. While Overleaf v2 is in beta, you can also still subscribe to a - | - a(href=settings.overleaf.host + "/plans") legacy plan in Overleaf v1 - | . hr.thin .row .col-md-12.text-center