diff --git a/ChangeLog b/ChangeLog index 9d9b8ae03..978695d97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -63,6 +63,8 @@ $Id$ thanks to Brian Douglass - bhdouglass + patch #2984058 [edit] Buttons for quicky creating common SQL queries, thanks to sutharshan. ++ patch #2984337 [interface] Convert loading of export/import to jQuery ready + event, thanks to sutharshan. 3.3.3.0 (not yet released) - patch #2982480 [navi] Do not group if there would be one table in group, diff --git a/libraries/display_export.lib.php b/libraries/display_export.lib.php index 186b0d36f..649a358aa 100644 --- a/libraries/display_export.lib.php +++ b/libraries/display_export.lib.php @@ -98,11 +98,6 @@ echo PMA_pluginGetJavascript($export_list); -