started to open concernement on map click
This commit is contained in:
@@ -44,7 +44,7 @@ export default {
|
||||
<h1>
|
||||
<router-link :to="{ name: 'home' }">Où atterrir</router-link>
|
||||
</h1>
|
||||
<!-- <StaticMenu/> -->
|
||||
<StaticMenu/>
|
||||
<UserBlock/>
|
||||
</div>
|
||||
</header>
|
||||
@@ -58,7 +58,7 @@ export default {
|
||||
:opened="concernement.opened"
|
||||
/>
|
||||
</MapConcernements>
|
||||
<div id="content" class="row">
|
||||
<div id="content">
|
||||
<RouterView />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user