Skip to content

Commit

Permalink
And another codeline missing :D
Browse files Browse the repository at this point in the history
  • Loading branch information
tyronx committed Jun 10, 2011
1 parent 5e0437c commit 5d6d0d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tbl_chart.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
*/
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';
Expand Down

0 comments on commit 5d6d0d2

Please sign in to comment.