From 003ec87d7141f22f6f72a2f2b378b9d0dc547002 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Thu, 11 Aug 2011 16:32:51 +0200 Subject: [PATCH] Fixes double onclick jquery binding --- main/course_progress/index.php | 105 +++++++++++++++++------------- main/course_progress/thematic.php | 4 +- main/inc/lib/thematic.lib.php | 4 +- 3 files changed, 61 insertions(+), 52 deletions(-) diff --git a/main/course_progress/index.php b/main/course_progress/index.php index 19c1bbddc0..ff3ad54e41 100755 --- a/main/course_progress/index.php +++ b/main/course_progress/index.php @@ -78,47 +78,14 @@ if (!empty($thematic_id)) { $default_thematic_plan_title = $thematic->get_default_thematic_plan_title(); -$htmlHeadXtra[] = api_get_jquery_ui_js(); - -$htmlHeadXtra[] = ''; +} + +$htmlHeadXtra[] = '