diff options
| author | Mario Vavti <mario@mariovavti.com> | 2016-12-19 09:48:01 +0100 |
|---|---|---|
| committer | Mario Vavti <mario@mariovavti.com> | 2016-12-19 12:47:44 +0100 |
| commit | 127772e1b4a2853d98635e7144757a9df5ffb4a0 (patch) | |
| tree | 610e067b80d2fa01452fc5713eef308d380c8a06 /view | |
| parent | 59772ef772aa4002039db5bcd0c096da67b6691c (diff) | |
| download | volse-hubzilla-127772e1b4a2853d98635e7144757a9df5ffb4a0.tar.gz volse-hubzilla-127772e1b4a2853d98635e7144757a9df5ffb4a0.tar.bz2 volse-hubzilla-127772e1b4a2853d98635e7144757a9df5ffb4a0.zip | |
this is not needed
Diffstat (limited to 'view')
| -rw-r--r-- | view/js/main.js | 2 |
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() { |
