Merge branch 'QA_4_3'
This commit is contained in:
commit
e3b4beb70c
@ -289,10 +289,10 @@ var PMA_console = {
|
||||
'fast', 'easeOutQuart', function() {
|
||||
PMA_console.$consoleContent.css({display:'block'});
|
||||
$(window).trigger('resize');
|
||||
if(inputFocus) {
|
||||
PMA_consoleInput.focus();
|
||||
}
|
||||
});
|
||||
if(inputFocus) {
|
||||
PMA_consoleInput.focus();
|
||||
}
|
||||
},
|
||||
/**
|
||||
* Change console to SQL information mode
|
||||
|
||||
Loading…
Reference in New Issue
Block a user