function open_pack
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user