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

@@ -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
*/