page theme et villes
This commit is contained in:
@@ -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(){
|
||||
|
Reference in New Issue
Block a user