Update jquery.uls from upstream
Contains Localisation updates and a fix for T187553
Updating to e3a9a11840
Change-Id: I3bd3ec67fb0b1b7a487ccd5568e99f96636d7a88
This commit is contained in:
@@ -98,7 +98,9 @@
|
||||
}
|
||||
|
||||
for ( i = 0; i < regions.length; i++ ) {
|
||||
this.regionLanguages[ regions[ i ] ].push( langCode );
|
||||
if ( this.regionLanguages[ regions[ i ] ] ) {
|
||||
this.regionLanguages[ regions[ i ] ].push( langCode );
|
||||
}
|
||||
}
|
||||
|
||||
// Work around the bad interface, delay rendering until we have got
|
||||
|
||||
Reference in New Issue
Block a user