Merge pull request #8012 from overleaf/jel-subscription-dash

[web] Add missing group contact modal for subscription dash

GitOrigin-RevId: 45f0a19fefccd4ebc5838494d00650557cc5b8fe
This commit is contained in:
Alf Eaton 2022-05-19 13:45:51 +01:00 committed by Copybot
parent bce320f4bc
commit a59a1bec4d

View file

@ -63,3 +63,5 @@ block content
for feature in ['realtime_track_changes', 'full_doc_history', 'reference_search', 'reference_sync', 'dropbox_integration_lowercase', 'github_integration_lowercase', 'priority_support']
li #{translate(feature)}
a(ng-controller="UpgradeSubscriptionController" href="/user/subscription/plans" ng-click="upgradeSubscription()").btn.btn-primary Upgrade now
!= moduleIncludes("contactModalGeneral", locals)