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
vidjil
vidjil
Commits
f6de8a5b
Commit
f6de8a5b
authored
Dec 10, 2014
by
Marc Duez
Browse files
index.html : "export csv" menu
parent
c39636ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/index.html
View file @
f6de8a5b
...
...
@@ -142,6 +142,7 @@
<a
class=
"buttonSelector"
onclick=
"javascript:m.saveAnalysis()"
>
export analysis
</a>
<a
class=
"buttonSelector"
onclick=
"javascript:pdf.make()"
>
export pdf (graph + selected clones)
</a>
<a
class=
"buttonSelector"
onclick=
"javascript:pdf.makeGraph()"
>
export pdf (graph)
</a>
<a
class=
"buttonSelector"
onclick=
"javascript:m.exportCSV()"
>
export CSV
</a>
</div>
<div
class=
"menu_box"
>
<div
id=
"upload_list"
>
...
...
Mathieu Giraud
@magiraud
mentioned in issue
#2327 (closed)
·
Apr 05, 2017
mentioned in issue
#2327 (closed)
mentioned in issue #2327
Toggle commit list
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