Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pbarth
Genome-viewer
Commits
afb3f209
Commit
afb3f209
authored
Oct 23, 2018
by
pbarth
Browse files
add test tooltip template
parent
736f619a
Changes
1
Hide whitespace changes
Inline
Side-by-side
genome-vuer/src/js/app.js
View file @
afb3f209
...
...
@@ -5,7 +5,7 @@ var app = new Vue({
id
:
"
my-genome
"
,
start
:
1706479
,
end
:
1718084
,
tooltip
:
null
tooltip
:
"
name: {name}</br>description: {description}</br>start: {start}</br>end: {end}
"
},
feature_data
:
[
{
name
:
"
Gene 1
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment