Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cc-qtl-db
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cc-qtl
cc-qtl-db
Commits
b400cd5e
Commit
b400cd5e
authored
3 years ago
by
Remi PLANEL
Browse files
Options
Downloads
Patches
Plain Diff
Remove button that reload genome scan
parent
cca1d503
No related branches found
No related tags found
No related merge requests found
Pipeline
#66839
canceled
3 years ago
Stage: test
Stage: docker-build
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
client-nuxt/pages/projects/_id/analysis/_analysisId/results.vue
+0
-12
0 additions, 12 deletions
...-nuxt/pages/projects/_id/analysis/_analysisId/results.vue
with
0 additions
and
12 deletions
client-nuxt/pages/projects/_id/analysis/_analysisId/results.vue
+
0
−
12
View file @
b400cd5e
...
...
@@ -18,18 +18,6 @@
</
template
>
<span>
Select chromosomes
</span>
</v-tooltip>
<v-tooltip
bottom
>
<
template
v-slot:activator=
"{ on, attrs }"
>
<v-btn
icon
class=
"mx-2"
v-bind=
"attrs"
v-on=
"on"
@
click=
"drawLodScores()"
><v-icon>
mdi-refresh
</v-icon></v-btn
>
</
template
><span>
Refresh genome scan
</span></v-tooltip
>
</v-toolbar>
<v-dialog
v-model=
"dialog"
persistent
max-width=
"600px"
>
<v-card>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment