mirror of
https://github.com/vrana/adminer.git
synced 2026-01-05 23:30:44 +01:00
Comment
This commit is contained in:
@@ -213,6 +213,7 @@ function selectFieldChange(form) {
|
||||
ok = false;
|
||||
}
|
||||
}
|
||||
//! take grouping in select into account
|
||||
if (col && /^order/.test(select.name)) {
|
||||
if (!(col in indexColumns)) {
|
||||
ok = false;
|
||||
|
||||
Reference in New Issue
Block a user