Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EBI-Framework
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ebiwd
EBI-Framework
Commits
f38fd2a1
Commit
f38fd2a1
authored
8 years ago
by
khawkins
Browse files
Options
Downloads
Patches
Plain Diff
Update footer copyright text
The "outstation" wording is no longer used. Per #37
parent
9d00a34e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/foot.js
+1
-1
1 addition, 1 deletion
js/foot.js
with
1 addition
and
1 deletion
js/foot.js
+
1
−
1
View file @
f38fd2a1
...
...
@@ -23,7 +23,7 @@
(
function
updateFooterMeta
()
{
var
d
=
new
Date
();
var
html
=
'
<div class="columns">
'
+
'
<p class="address">EMBL-EBI, Wellcome Genome Campus, Hinxton, Cambridgeshire, CB10 1SD, UK. +44 (0)1223 49 44 44</p> <p class="legal">Copyright © EMBL-EBI
'
+
d
.
getFullYear
()
+
'
| EBI is
an outstation of the
<a href="http://www.embl.org">European Molecular Biology Laboratory</a> | <a href="//www.ebi.ac.uk/about/privacy">Privacy</a> | <a href="//www.ebi.ac.uk/about/cookies">Cookies</a> | <a href="//www.ebi.ac.uk/about/terms-of-use">Terms of use</a>
'
+
var
html
=
'
<div class="columns">
'
+
'
<p class="address">EMBL-EBI, Wellcome Genome Campus, Hinxton, Cambridgeshire, CB10 1SD, UK. +44 (0)1223 49 44 44</p> <p class="legal">Copyright © EMBL-EBI
'
+
d
.
getFullYear
()
+
'
|
EMBL-
EBI is <a href="http
s
://www.embl.org
/
">
part of the
European Molecular Biology Laboratory</a> | <a href="//www.ebi.ac.uk/about/privacy">Privacy</a> | <a href="//www.ebi.ac.uk/about/cookies">Cookies</a> | <a href="//www.ebi.ac.uk/about/terms-of-use">Terms of use</a>
'
+
'
<a class="readmore float-right" href="http://intranet.ebi.ac.uk">Intranet</a>
'
+
'
</p>
'
+
'
</div>
'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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