Fix the broken region links in 'noresults' screen.
It was commented out in some previous commits. Also correct the region code of America from NA to AM Change-Id: I6cec2560393134de1190291e1f49bc0ac4280af0
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
} );
|
||||
|
||||
// Create region selectors, one per region
|
||||
this.$menu.find( '.uls-region' ).regionselector( { //, .uls-region-link
|
||||
this.$menu.find( '.uls-region, .uls-region-link' ).regionselector( {
|
||||
$target: lcd,
|
||||
languages: that.languages,
|
||||
success: function() {
|
||||
|
||||
Reference in New Issue
Block a user