Skip to content

Commit e6663cd

Browse files
started adjusting the "on Request variants" frontend to the backend
1 parent cc9ca4c commit e6663cd

File tree

6 files changed

+141
-209
lines changed

6 files changed

+141
-209
lines changed

svip-o-vue/src/components/widgets/curation/EvidenceCard.vue

-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
"
9292
:responsive="true">
9393
<template v-slot:cell(variant__gene__symbol)="data">
94-
{{ data }}
9594
<b>
9695
<router-link :to="`/gene/${data.item.variant.gene.id}`">
9796
{{ data.item.variant.gene.symbol }}

0 commit comments

Comments
 (0)