no need for extra div, but the link must be added before the slide effect is added (which adds additional slide-div around the object which would result the link be added inside the slide-div)
This commit is contained in:
@@ -537,7 +537,6 @@ echo "\n\n";
|
||||
* Displays indexes
|
||||
*/
|
||||
PMA_generate_slider_effect('tablestatistics', $strDetails);
|
||||
echo '<div id="tablestatistics_anchor"></div>';
|
||||
echo '<div id="tablestatistics">' . "\n";
|
||||
if (! $tbl_is_view && ! $db_is_information_schema) {
|
||||
define('PMA_IDX_INCLUDED', 1);
|
||||
|
Reference in New Issue
Block a user