[#478] load selected relation items before the other options
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
};
|
||||
}
|
||||
|
||||
// leave the validation to the api
|
||||
// note: leave the validation to the api
|
||||
// $: if (!CommonHelper.isEmpty(options.values) && options.maxSelect > options.values.length) {
|
||||
// options.maxSelect = options.values.length;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user