diff --git a/main/reports/index.php b/main/reports/index.php index 3111896653..770cf32a19 100644 --- a/main/reports/index.php +++ b/main/reports/index.php @@ -28,7 +28,7 @@ $this_section = SECTION_REPORTS; $tool_name=get_lang('Reports'); // Displaying the header -foreach (array('jquery-1.4.2.min.js','jquery-ui-1.8.5.custom.min.js', 'jquery.ba-bbq.min.js', 'jquery.validate.js', 'jquery.form.js', 'jquery.form.wizard.js') as $js) +foreach (array('jquery.js','jquery-ui-1.8.5.custom.min.js', 'jquery.ba-bbq.min.js', 'jquery.validate.js', 'jquery.form.js', 'jquery.form.wizard.js') as $js) $htmlHeadXtra[] = ''."\n"; @@ -107,6 +107,7 @@ Display::display_header($tool_name); ?>
Please fill the following from to build your report.