Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Sandeep Kadam
analytics-dashboards
Commits
915d9d71
Commit
915d9d71
authored
Feb 17, 2017
by
Ken Hawkins
Browse files
Implement screenshot tool
parent
297eddc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
embl-news/news-stories.html
embl-news/news-stories.html
+5
-0
No files found.
embl-news/news-stories.html
View file @
915d9d71
...
...
@@ -7,6 +7,9 @@
<title>
Analytics dashboards
<
Analytics dashboards
<
EMBL-EBI
</title>
<script
src=
"//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"
></script>
<script
src=
"//www.ebi.ac.uk/web_guidelines/EBI-Framework/v1.1/libraries/tablesorter/dist/js/jquery.tablesorter.min.js"
></script>
<script
src=
"../vendor/html2canvas/html2canvas.js"
></script>
<script
src=
"../vendor/html2canvas/html2canvas.svg.js"
></script>
<script
src=
"../common/screenshot.js"
></script>
</head>
<body>
<div
id=
"content"
role=
"main"
class=
"row"
>
...
...
@@ -66,6 +69,8 @@
</li>
</ul>
<div
class=
"tools"
></div>
<!-- Via: https://ga-dev-tools.appspot.com/embed-api/third-party-visualizations/ -->
<!-- Load the Embed API library. -->
...
...
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