mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
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:
parent
bce320f4bc
commit
a59a1bec4d
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue