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

remove links with systems

parent c9fe8bbb
No related branches found
No related tags found
No related merge requests found
Pipeline #135928 passed
......@@ -143,7 +143,7 @@ if (sessionError.value) {
</v-text-field>
</template>
<span v-else>
<NuxtLink :to="`/analyses/${analysis.raw.id}/systems`" style="color: inherit; text-decoration: none;">
<NuxtLink :to="`/analyses/${analysis.raw.id}`" style="color: inherit; text-decoration: none;">
{{ analysis.raw.name }}
</NuxtLink>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment