mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
switch to student switches to free trial
This commit is contained in:
@@ -9,7 +9,7 @@ define [
|
||||
$scope.plans = MultiCurrencyPricing.plans
|
||||
|
||||
$scope.switchToStudent = ()->
|
||||
window.location = "/user/subscription/new?planCode=student¤cy=#{$scope.currencyCode}"
|
||||
window.location = "/user/subscription/new?planCode=student_free_trial_7_days¤cy=#{$scope.currencyCode}"
|
||||
|
||||
|
||||
$scope.paymentMethod = "credit_card"
|
||||
|
||||
Reference in New Issue
Block a user