aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-09-19 23:13:18 +0200
committerMario Vavti <mario@mariovavti.com>2017-09-19 23:13:18 +0200
commitdbc0cc8c929809d70ec306f08d4c0031b49c5c93 (patch)
treedd4d30107ea82dae1ff3979bd9304836a6ceafcf /view/js
parenta1be6f11eddd24dcc633290d6de31c0a70de64e9 (diff)
downloadvolse-hubzilla-dbc0cc8c929809d70ec306f08d4c0031b49c5c93.tar.gz
volse-hubzilla-dbc0cc8c929809d70ec306f08d4c0031b49c5c93.tar.bz2
volse-hubzilla-dbc0cc8c929809d70ec306f08d4c0031b49c5c93.zip
remove some redundant references to sticky_kit
Diffstat (limited to 'view/js')
-rw-r--r--view/js/main.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/js/main.js b/view/js/main.js
index 919eb282a..61a70e437 100644
--- a/view/js/main.js
+++ b/view/js/main.js
@@ -725,8 +725,6 @@ function updateConvItems(mode,data) {
$('.item_' + submid_encoded).addClass('item-highlight');
}
- $(document.body).trigger("sticky_kit:recalc");
-
}
function collapseHeight() {