Merge remote-tracking branch 'origin/QA_4_3' into QA_4_3
This commit is contained in:
commit
6e71f2a72a
@ -47,7 +47,6 @@ AJAX.registerOnload('db_central_columns.js', function () {
|
||||
'-moz-box-sizing' : 'border-box'
|
||||
});
|
||||
$('.column_heading').hover(function(){
|
||||
$(this).css("cursor","move");
|
||||
PMA_tooltip(
|
||||
$(this),
|
||||
'th',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user