bach 7 months ago
parent
commit
80b585edab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/ConcernementMapPopup.vue

+ 1 - 1
src/components/ConcernementMapPopup.vue

@@ -174,7 +174,7 @@ export default {
         <h1 class="parent-entite"><span class="point">&bull;</span> {{ entite_parent.entite.title }}</h1>
         <div class="conjunction">entité a proximité</div>
         <h1 class="ref-entite"><span class="point">&bull;</span> {{ entites[0].entite.title }}</h1>
-        <h2>{{ concernement.title }}</h2>
+        <!-- <h2>{{ concernement.title }}</h2> -->
       </section>
 
       <section v-if="infos.type === 'besoin'" class="besoin-map-popup">