move the sticky-kit^Cquery plugin to /lib and see if we want this for the whole app

This commit is contained in:
Mario Vavti
2016-12-16 16:14:01 +01:00
parent 5252211c92
commit 6bde70d60a
7 changed files with 297 additions and 290 deletions

View File

@@ -666,6 +666,8 @@ function updateConvItems(mode,data) {
$('.item_' + bParam_mid.substring(0,32)).addClass('item-highlight');
}
$(document.body).trigger("sticky_kit:recalc");
}
function collapseHeight() {