Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
family-companion
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
20
Issues
20
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
BBRIC
family-companion
Commits
2e305209
Commit
2e305209
authored
Feb 16, 2018
by
Ludo Cottret
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add text in treeDiv
parent
ba0eb9c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
V_MsaPanel.js
web/js/int/src/view/msa/V_MsaPanel.js
+1
-1
No files found.
web/js/int/src/view/msa/V_MsaPanel.js
View file @
2e305209
...
@@ -82,7 +82,7 @@ Ext
...
@@ -82,7 +82,7 @@ Ext
treeDiv
.
className
+=
" treeDiv"
;
treeDiv
.
className
+=
" treeDiv"
;
treeDiv
.
innerHTML
+=
"Tree computed with FastTree.<br />"
;
treeDiv
.
innerHTML
+=
"Tree computed with FastTree.
Right-click on the tree to display options.
<br />"
;
treeDiv
.
innerHTML
+=
"<a href='"
+
urlTree
+
"'_target=_blank>Newick file</a><br />"
;
treeDiv
.
innerHTML
+=
"<a href='"
+
urlTree
+
"'_target=_blank>Newick file</a><br />"
;
yourDiv
.
appendChild
(
menuDiv
);
yourDiv
.
appendChild
(
menuDiv
);
...
...
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