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