function open_pack

This commit is contained in:
2021-06-12 14:36:11 +02:00
parent 047db27266
commit 613d932017
24 changed files with 4550 additions and 4679 deletions

View File

@@ -193,6 +193,7 @@ function ajaxformulaire() {
}
function open_pack() {
var $pack = $(".nos_pack .pack .__thumb");
var nbrDiv = $pack.length;
@@ -271,6 +272,7 @@ jQuery(document).ready(function(){
map();
burger();
if ($('section').is("#nos-packs")) {
open_pack();
}