This commit is contained in:
Jakub Vrana 2012-06-13 11:19:50 -07:00
parent 7f1fcc2286
commit 4a6c72cd1c

View file

@ -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;