Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
embl.org
html-sites
embl-jobs-pages
Commits
2bee8b9f
Commit
2bee8b9f
authored
May 17, 2021
by
Ken Hawkins
Browse files
Update global header and footer IDs
For
https://gitlab.ebi.ac.uk/emblorg/backlog/-/issues/484
parent
3a647172
Pipeline
#157204
passed with stages
in 39 seconds
Changes
2
Pipelines
16
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/components/EmblFooter.jsx
src/components/EmblFooter.jsx
+1
-1
src/components/EmblHeader.jsx
src/components/EmblHeader.jsx
+1
-1
No files found.
src/components/EmblFooter.jsx
View file @
2bee8b9f
...
...
@@ -13,7 +13,7 @@ export class EmblFooter extends React.Component {
{
/* wrapping div to help react track the location of the inserted html */
}
<
link
rel
=
"import"
href
=
"https://www.embl.org/api/v1/pattern.html?filter-content-type=article&filter-id=
569
&pattern=node-body&source=contenthub"
href
=
"https://www.embl.org/api/v1/pattern.html?filter-content-type=article&filter-id=
108436
&pattern=node-body&source=contenthub"
data
-
target
=
"self"
data
-
embl
-
js
-
content
-
hub
-
loader
/>
...
...
src/components/EmblHeader.jsx
View file @
2bee8b9f
...
...
@@ -5,7 +5,7 @@ export class EmblHeader extends React.Component {
return
(
<
link
rel
=
"import"
href
=
"https://www.embl.org/api/v1/pattern.html?filter-content-type=article&filter-id=
57
4&pattern=node-body&source=contenthub"
href
=
"https://www.embl.org/api/v1/pattern.html?filter-content-type=article&filter-id=
10843
4&pattern=node-body&source=contenthub"
data
-
target
=
"self"
data
-
embl
-
js
-
content
-
hub
-
loader
/>
...
...
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