|
@@ -3816,7 +3816,6 @@ function validate_captcha(form)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
function updateProductTotalMessage(billingcycle) {
|
|
function updateProductTotalMessage(billingcycle) {
|
|
|
- console.log("Test: " + billingcycle);
|
|
|
|
|
switch(billingcycle) {
|
|
switch(billingcycle) {
|
|
|
case 'monthly':
|
|
case 'monthly':
|
|
|
console.log("init: " + billingcycle);
|
|
console.log("init: " + billingcycle);
|