Skip to content

Commit

Permalink
Remove calling of highcharts
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Delisle committed Sep 7, 2012
1 parent 4031f0a commit b1100e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tbl_chart.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
require_once './libraries/common.inc.php';

$GLOBALS['js_include'][] = 'tbl_chart.js';
//$GLOBALS['js_include'][] = 'highcharts/highcharts.js';
/* Files required for chart exporting */
//$GLOBALS['js_include'][] = 'highcharts/exporting.js';
$GLOBALS['js_include'][] = 'jqplot/jquery.jqplot.js';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.16.custom.js';
$GLOBALS['js_include'][] = 'jqplot/plugins/jqplot.barRenderer.js';
Expand Down

0 comments on commit b1100e9

Please sign in to comment.