andre 4 лет назад
Родитель
Сommit
69800dc73d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      js/scripts.js

+ 1 - 1
js/scripts.js

@@ -3631,7 +3631,7 @@ function updateConfigurableOptions(i, billingCycle) {
         }
         }
     );
     );
     recalctotals();
     recalctotals();
-    updateProductTotalMessage(billingcycle);
+    updateProductTotalMessage(billingCycle);
 }
 }
 
 
 function recalctotals() {
 function recalctotals() {