ext.uls.geoclient should not break if it runs before ext.uls.init
Change-Id: If4c8203bccd4287a94de6b22210f067852241614
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
( function( mw, $ ) {
|
||||
"use strict";
|
||||
|
||||
mw.uls = mw.uls || {};
|
||||
mw.uls.setGeo = function ( data ) {
|
||||
window.GEO = data;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user