mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +02:00
Fix whitespace
This commit is contained in:
@@ -182,7 +182,7 @@ function selectFieldChange(form) {
|
||||
}
|
||||
if (col && /^order/.test(select.name)) {
|
||||
if (!(col in indexColumns)) {
|
||||
ok = false;
|
||||
ok = false;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user