Skip to content
Snippets Groups Projects
Commit 49cbb832 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

clean

parent 5da921ec
No related branches found
No related tags found
1 merge request!75Resolve "workflow selection UI"
Pipeline #66824 canceled
<template>
<v-card flat color="transparent" class="my-10">
<!-- <v-container fluid>
<v-row justify="center">
<v-divider></v-divider>
<v-col cols="12" class="px-0">
<v-card flat color="grey lighten-3" class="text-center">
<v-card-text class="px-0"> ANALYSIS </v-card-text>
</v-card>
</v-col>
</v-row>
</v-container> -->
<nuxt-child :project="project" />
</v-card>
</template>
......
......@@ -13,7 +13,6 @@
></data-table-actions>
<ProgressBar :waiting="waiting" message="Deleting Analysis" />
</v-card>
<v-card flat> </v-card>
</v-card>
</template>
<script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment