From d859783c332af3c09f9bca033590392a7a36683d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Nov 2005 10:00:46 +0000 Subject: [PATCH] Disable clicking events on table creation (bug #1358896). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4248dd1b0..4462a17be 100755 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ $Source$ libraries folder. * Documentation.html: Up to date information about relation stuff. * tbl_query_box.php: Remove unused file. + * libraries/tbl_properties.inc.php: Disable clicking events on table + creation (bug #1358896). 2005-11-24 Sebastian Mendel * themes/original/*, css/phpmyadmin.css.php: