Merge branch 'frontend' of https://github.com/thelia/thelia into frontend
This commit is contained in:
@@ -291,7 +291,7 @@
|
||||
|
||||
$.ajax({type:"POST", data: $(this).serialize(), url:url_action,
|
||||
success: function(data){
|
||||
console.log($(data).html());
|
||||
|
||||
$cartContainer.html($(data).html());
|
||||
|
||||
$.ajax({url:"ajax/addCartMessage",
|
||||
|
||||
Reference in New Issue
Block a user