Fix two js error possibilities
Change-Id: I92ed487e7b5c70ef7851575eec676276e1ea905b
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
}
|
||||
|
||||
if ( !this.options.quickList ) {
|
||||
return;
|
||||
return $( [] );
|
||||
}
|
||||
|
||||
// Pick only the first elements, because we don't have room for more
|
||||
|
||||
Reference in New Issue
Block a user