This commit is contained in:
armansansd
2021-11-25 15:38:15 +01:00
parent 96fac0b9ee
commit a96ff17ae7
4 changed files with 4 additions and 3 deletions

View File

@@ -303,7 +303,7 @@ if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").leng
});
//oucvrir le premier
$(".field_titre")[0].click();
// $(".field_titre")[0].click();
$(".field_equipes").parent().find("h2").on("click", function(){
$(this).toggleClass("rotate");