Update jquery.uls from upstream
Upstream: https://github.com/wikimedia/jquery.uls/ Changes: * Update Autonym font * Code formatting fixes * Localization updates * Language autonym correction and language additions * Performance fix for region selector Change-Id: I1da30aa31ad8a4fe430a12fef05c4e6b54fc6648
This commit is contained in:
@@ -114,7 +114,6 @@
|
||||
return allRegions;
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* Returns all languages written in script.
|
||||
* @param script string
|
||||
@@ -364,7 +363,6 @@
|
||||
return regionsInGroup;
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* Returns the script group of a script or 'Other' if it doesn't
|
||||
* belong to any group.
|
||||
@@ -464,5 +462,4 @@
|
||||
|
||||
return false;
|
||||
};
|
||||
|
||||
} ( jQuery ) );
|
||||
|
||||
Reference in New Issue
Block a user