diff --git a/plugins/shorten_expanded/init.js b/plugins/shorten_expanded/init.js index ffec6271d..24d72b0a1 100644 --- a/plugins/shorten_expanded/init.js +++ b/plugins/shorten_expanded/init.js @@ -30,15 +30,19 @@ require(['dojo/_base/kernel', 'dojo/ready'], function (dojo, ready) { window.setTimeout(function() { if (row) { - if (row.offsetHeight >= _shorten_expanded_threshold * window.innerHeight) { - var content = row.select(".cdmContentInner")[0]; + var c_inner = row.select(".cdmContentInner")[0]; + var c_inter = row.select(".cdmIntermediate")[0]; - if (content) { - content.innerHTML = "