From a7d0c45606042dbf1c60019c508cfe6939b85f4b Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 19 Sep 2017 23:17:17 +0200 Subject: Revert "remove some redundant references to sticky_kit" This reverts commit dbc0cc8c929809d70ec306f08d4c0031b49c5c93. --- view/js/main.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/js') diff --git a/view/js/main.js b/view/js/main.js index 61a70e437..919eb282a 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -725,6 +725,8 @@ function updateConvItems(mode,data) { $('.item_' + submid_encoded).addClass('item-highlight'); } + $(document.body).trigger("sticky_kit:recalc"); + } function collapseHeight() { -- cgit v1.2.3