Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
153acd6ee0
@ -702,7 +702,7 @@ AJAX.registerOnload('indexes.js', function () {
|
||||
}
|
||||
|
||||
// Select a source array.
|
||||
var source_array = PMA_getIndexArray(index_choice);
|
||||
source_array = PMA_getIndexArray(index_choice);
|
||||
if (source_array == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user