|
@@ -238,7 +238,7 @@ $(function(){
|
|
|
|
|
|
//// PAGE POPSU ////
|
|
|
|
|
|
-if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").length > 0 || $(".page-node-type-theme").length > 0){
|
|
|
+if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").length > 0 || $(".page-node-type-theme").length > 0 || $(".page-node-type-evenement").length > 0){
|
|
|
|
|
|
$(".field_ressources_liees article").each(function(){
|
|
|
let title = $(this).find("h2").clone();
|