diff --git a/main/lp/scorm_api.php b/main/lp/scorm_api.php index e0c2d57f6e..f5dc2c06ae 100755 --- a/main/lp/scorm_api.php +++ b/main/lp/scorm_api.php @@ -1692,6 +1692,8 @@ function switch_item(current_item, next_item) { if ($("#lp_media_file").length != 0) { $("#lp_media_file").html(tmp_data); } + + LPViewUtils.setHeightLPToc(); } }); diff --git a/main/template/default/learnpath/view.tpl b/main/template/default/learnpath/view.tpl index 78bd474392..3d4d6dabd3 100644 --- a/main/template/default/learnpath/view.tpl +++ b/main/template/default/learnpath/view.tpl @@ -133,7 +133,6 @@