Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2016-09-01 06:21:39 +0300
committerGitHub <noreply@github.com>2016-09-01 06:21:39 +0300
commita06d99778952dd1916ed078eff8af11d9213703b (patch)
tree4417dca06615d92ddfccac91e97a69dc4996c116 /plugins/CoreHome/javascripts/dataTable.js
parent9349b8891f650ad7098e107ba13d3eb83a2fa878 (diff)
fix typo
Diffstat (limited to 'plugins/CoreHome/javascripts/dataTable.js')
-rw-r--r--plugins/CoreHome/javascripts/dataTable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreHome/javascripts/dataTable.js b/plugins/CoreHome/javascripts/dataTable.js
index b58df6fd2c..83ef12a254 100644
--- a/plugins/CoreHome/javascripts/dataTable.js
+++ b/plugins/CoreHome/javascripts/dataTable.js
@@ -1680,7 +1680,7 @@ $.extend(DataTable.prototype, UIControl.prototype, {
var thPosTop = 0;
if (thPos && thPos.top) {
- thPosTop = thPosTop.top;
+ thPosTop = thPos.top;
}
// we need to add thPosTop because the parent th is not position:relative. There may be a gap for the