mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:02:54 +00:00
spelling: rewritten
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
09fb0cd23a
commit
7f83434b35
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// Needs more testing, will be rewriten for next version
|
// Needs more testing, will be rewritten for next version
|
||||||
// getOffset function copied from jQuery lib (http://jquery.com/)
|
// getOffset function copied from jQuery lib (http://jquery.com/)
|
||||||
if (document.documentElement.getBoundingClientRect){
|
if (document.documentElement.getBoundingClientRect){
|
||||||
// Get Offset using getBoundingClientRect
|
// Get Offset using getBoundingClientRect
|
||||||
|
|
Loading…
Reference in a new issue