From 0d26acd9cd7374bd2ee140afc23b81d0dcf5614d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 18 Jan 2005 17:09:53 +0000 Subject: [PATCH] make lightbulbs clickable --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index ec464e57d..fb702b422 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ $Source$ reach the End of rows, and count the exact number of rows to go to the real end TODO: page number selector + * common.lib.php: PMA_showHint(): now the lightbulb is clickable, + to reveal the full message for browsers who truncate it, + thanks to Alexander for the suggestion 2005-01-18 Alexander M. Turek * server_engines.php, server_links.php libraries/storage_engines.lib.php: