aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-12-19 09:48:01 +0100
committerMario Vavti <mario@mariovavti.com>2016-12-19 12:47:44 +0100
commit127772e1b4a2853d98635e7144757a9df5ffb4a0 (patch)
tree610e067b80d2fa01452fc5713eef308d380c8a06
parent59772ef772aa4002039db5bcd0c096da67b6691c (diff)
downloadvolse-hubzilla-127772e1b4a2853d98635e7144757a9df5ffb4a0.tar.gz
volse-hubzilla-127772e1b4a2853d98635e7144757a9df5ffb4a0.tar.bz2
volse-hubzilla-127772e1b4a2853d98635e7144757a9df5ffb4a0.zip
this is not needed
-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 6d68a5108..3981d4266 100644
--- a/view/js/main.js
+++ b/view/js/main.js
@@ -666,8 +666,6 @@ function updateConvItems(mode,data) {
$('.item_' + bParam_mid.substring(0,32)).addClass('item-highlight');
}
- $(document.body).trigger("sticky_kit:recalc");
-
}
function collapseHeight() {