added tooltip JS includes for other chart places.

This commit is contained in:
Martynas Mickevicius
2010-07-21 19:35:15 +03:00
parent 557eb2096b
commit bcbd662f48
2 changed files with 5 additions and 0 deletions

View File

@@ -17,6 +17,9 @@ if (! defined('PMA_NO_VARIABLES_IMPORT')) {
}
require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'overlib.js';
$GLOBALS['js_include'][] = 'pMap.js';
/**
* Does the common work
*/