bug #3306958 [interface] Unnecessary Details slider

This commit is contained in:
Marc Delisle
2011-05-24 10:35:04 -04:00
parent c76187732b
commit 24a7764533
2 changed files with 1 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
- bug #3305883 [interface] Table is dropped regardless of confirmation
- [auth] Fixed error handling for signon auth method.
- bug #3276001 [core] Avoid caching of index.php.
- bug #3306958 [interface] Unnecessary Details slider
3.4.1.0 (2011-05-20)
- bug #3301108 [interface] Synchronize and already configured host

View File

@@ -700,8 +700,6 @@ if (! $tbl_is_view && ! $db_is_information_schema && 'ARCHIVE' != $tbl_type) {
<?php
}
PMA_generate_slider_effect('tablestatistics', __('Details...'));
/**
* Displays Space usage and row statistics
*/