fix: commiting minor changes before switching to front_foundation branch
This commit is contained in:
parent
f0a371dc52
commit
7a03146bf8
@ -18,9 +18,13 @@ import ErrorWrapper from "@/views/errorWrapper.vue";
|
||||
:listName="project.members"
|
||||
/>
|
||||
</div>
|
||||
<div id="canvas">
|
||||
<button @click="$router.push('/canvas')">Voir Canvas</button>
|
||||
</div>
|
||||
|
||||
<!-- this must used to open the canvas, in fact it's the "more info" button-->
|
||||
<router-link to="/canvas">
|
||||
<button>Voir Canvas</button>
|
||||
</router-link>
|
||||
|
||||
|
||||
<RouterView />
|
||||
</template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user