Update jquery.uls from upstream

https://github.com/wikimedia/jquery.uls/commit/02cd462

Bug: T328956
Change-Id: I66fd45ecfb8edf0ad8a710c556cd48c09e5d3ec4
This commit is contained in:
Abijeet
2023-02-16 22:10:10 +05:30
committed by Nikerabbit
parent 3c700976b4
commit 28bfa3e9bc

View File

@@ -134,6 +134,10 @@
return;
}
if ( this.navigationIndex === null ) {
return;
}
this.navigationIndex--;
this.highlightLanguageOption();
},