Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Belgian Biodiversity Platform
yeti
Commits
25b74821
Commit
25b74821
authored
Mar 07, 2012
by
Julien Cigar
Browse files
fix typo ...
parent
4783ff68
Changes
1
Hide whitespace changes
Inline
Side-by-side
core.js
View file @
25b74821
...
...
@@ -441,8 +441,8 @@
width
:
document
.
body
.
clientWidth
}
:
document
.
documentElement
&&
document
.
documentElement
.
clientHeight
?
{
height
:
document
.
documentElement
.
clientHeight
;
width
:
document
.
documentElement
.
clientWidth
;
height
:
document
.
documentElement
.
clientHeight
,
width
:
document
.
documentElement
.
clientWidth
}
:
undefined
;
}
...
...
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