And another codeline missing :D
This commit is contained in:
parent
5e0437cb2c
commit
5d6d0d2e68
@ -19,6 +19,7 @@ if (! defined('PMA_NO_VARIABLES_IMPORT')) {
|
||||
*/
|
||||
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';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user