Skip to content
Snippets Groups Projects
Commit 36936523 authored by gloas's avatar gloas
Browse files

Correction lien vers notice depuis panier affichage mur

parent 8a70b880
Branches
Tags
No related merge requests found
......@@ -44,7 +44,7 @@ function noticeMurTooltip(item) {
$(item).find('.vignette-reseaux-sociaux').toggle();
})});
$(item).find('a[href*="panier"]').click(function(event){
$(item).find('a[href*="panier/ajout-ajax"]').click(function(event){
event.preventDefault();
noticeMurPanier($(this));
});
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment