From 6707385ec9ad70962bfa19146349dc4108f04c6a Mon Sep 17 00:00:00 2001 From: Tykayn Date: Sat, 12 Jul 2025 14:42:16 +0200 Subject: [PATCH] add suggestions en footer --- templates/admin/followup_theme_graph.html.twig | 6 ++---- templates/base.html.twig | 4 ++++ templates/public/place/row.html.twig | 4 ++-- templates/public/stats_evolutions.html.twig | 12 ++++++------ 4 files changed, 14 insertions(+), 12 deletions(-) diff --git a/templates/admin/followup_theme_graph.html.twig b/templates/admin/followup_theme_graph.html.twig index dec5aebd..13d1305e 100644 --- a/templates/admin/followup_theme_graph.html.twig +++ b/templates/admin/followup_theme_graph.html.twig @@ -184,9 +184,7 @@ Complétion des rues - - Faire une suggestion - + {% if josm_url %} @@ -294,7 +292,7 @@ - Faire une suggestion {% endblock %} diff --git a/templates/base.html.twig b/templates/base.html.twig index a742db5e..fc9317bd 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -103,6 +103,10 @@
diff --git a/templates/public/place/row.html.twig b/templates/public/place/row.html.twig index 8947dd57..da09db85 100644 --- a/templates/public/place/row.html.twig +++ b/templates/public/place/row.html.twig @@ -12,8 +12,8 @@ {{ place.modifiedDate | date('Y-m-d H:i:s') }} {% if place.street %} {{ place.street }} - {% else %} - (inconnue) + {# {% else %} #} + {# (inconnue) #} {% endif %} {{ place.zipCode }} diff --git a/templates/public/stats_evolutions.html.twig b/templates/public/stats_evolutions.html.twig index 59734325..4a0a8a95 100644 --- a/templates/public/stats_evolutions.html.twig +++ b/templates/public/stats_evolutions.html.twig @@ -70,8 +70,8 @@ {% if place.street %} {{ place.street }} - {% else %} - (inconnue) + {# {% else %} + (inconnue) #} {% endif %} {{ place.housenumber }} @@ -102,8 +102,8 @@ {% if place.street %} {{ place.street }} - {% else %} - (inconnue) + {# {% else %} + (inconnue) #} {% endif %} {{ place.housenumber }} @@ -134,8 +134,8 @@ {% if place.street %} {{ place.street }} - {% else %} - (inconnue) + {# {% else %} + (inconnue) #} {% endif %} {{ place.housenumber }}