diff --git a/main/newscorm/lp_view.php b/main/newscorm/lp_view.php index c039d61792..0cda909ac4 100755 --- a/main/newscorm/lp_view.php +++ b/main/newscorm/lp_view.php @@ -93,9 +93,6 @@ $(document).ready(function() { var chamilo_xajax_handler = window.oxajax; '; -if ($_SESSION['oLP']->mode == 'embedframe' || $_SESSION['oLP']->get_hide_toc_frame() == 1) { - $htmlHeadXtra[] = 'hello'; -} //Impress js if ($_SESSION['oLP']->mode == 'impress') {