Skip to content

Commit

Permalink
started adjusting the "on Request variants" frontend to the backend
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasia-escher committed Aug 16, 2022
1 parent cc9ca4c commit e6663cd
Show file tree
Hide file tree
Showing 6 changed files with 141 additions and 209 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
"
:responsive="true">
<template v-slot:cell(variant__gene__symbol)="data">
{{ data }}
<b>
<router-link :to="`/gene/${data.item.variant.gene.id}`">
{{ data.item.variant.gene.symbol }}
Expand Down
Loading

0 comments on commit e6663cd

Please sign in to comment.