From 8b199f7e3a532b93b07637707edd2455cce4de3a Mon Sep 17 00:00:00 2001 From: lorilee Date: Thu, 5 Aug 2010 18:23:52 -0700 Subject: [PATCH] Replacing old tooltip with new jQuery plugin --- libraries/header_scripts.inc.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libraries/header_scripts.inc.php b/libraries/header_scripts.inc.php index 59d09cea2..94aff1a71 100644 --- a/libraries/header_scripts.inc.php +++ b/libraries/header_scripts.inc.php @@ -38,11 +38,6 @@ if (isset($GLOBALS['db'])) { } $GLOBALS['js_include'][] = 'messages.php' . PMA_generate_common_url($params); -$GLOBALS['js_events'][] = array( - 'event' => 'load', - 'function' => 'PMA_TT_init', -); - /** * Here we add a timestamp when loading the file, so that users who * upgrade phpMyAdmin are not stuck with older .js files in their