Update jquery.uls from upstream
Fixes two javascript error cases Also fixes Bug 49382 Change-Id: I549d313f8bd570f89b2591491df97166dc999afc
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