actualité et évenement + page archive v0
This commit is contained in:
@@ -55,9 +55,16 @@ $(function(){
|
||||
}
|
||||
|
||||
|
||||
// if($('.path-centre-de-ressources').length > 0){
|
||||
// $("header > div").slick();
|
||||
// }
|
||||
if($('.path-centre-de-ressources').length > 0){
|
||||
|
||||
let elem = $(".content_container").find(".views-element-container header>div");
|
||||
// elem.slick({
|
||||
// slidesToShow: 1,
|
||||
// slidesToScroll: 1,
|
||||
// centerMode: true,
|
||||
// centerPadding: '60px',
|
||||
// });
|
||||
}
|
||||
|
||||
|
||||
$('.close-block').click(function(){
|
||||
|
Reference in New Issue
Block a user