andre %!s(int64=4) %!d(string=hai) anos
pai
achega
d271362b05
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      js/base.js

+ 0 - 7
js/base.js

@@ -1878,10 +1878,3 @@ function validate_captcha(form)
         }
         }
     });
     });
 }
 }
-
-function updateProductTotalMessage(billingcycle) {
-    console.log("Test");
-    if (billingcycle == 'annually') {
-        jQuery('#producttotalmessage').html('Test');
-    }
-}