page theme et villes

This commit is contained in:
armansansd
2021-08-28 16:57:48 +02:00
parent 261da4447b
commit b81322cf65
9 changed files with 694 additions and 139 deletions

View File

@@ -184,7 +184,7 @@ $(function(){
//// PAGE POPSU ////
// projets-block_2
if($(".page-node-type-programme").length > 0){
if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").length > 0 || $(".page-node-type-theme").length > 0){
$(".body").append('<footer><a class="more">Lire la suite</a></footer>');
let elem = "<div class='main_logo'></div>"
@@ -210,6 +210,7 @@ if($(".page-node-type-programme").length > 0){
}
//page about navigation :
if($(".page-node-type-static").length > 0){
$(".field_titre").on("click", function(){