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