Do not go to the anchor after expanding slider.
This commit is contained in:
@@ -2552,6 +2552,7 @@ function PMA_generate_slider_effect($id, $message)
|
|||||||
$('#<?php echo $id; ?>').toggle('clip', function() {
|
$('#<?php echo $id; ?>').toggle('clip', function() {
|
||||||
PMA_set_status_label_<?php echo $id; ?>();
|
PMA_set_status_label_<?php echo $id; ?>();
|
||||||
});
|
});
|
||||||
|
return false;
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
//]]>
|
//]]>
|
||||||
|
Reference in New Issue
Block a user