Changes

Jump to navigation Jump to search
139 bytes added ,  23:33, 18 April 2018
no edit summary
Line 66: Line 66:  
});
 
});
    +
/*
 
mw.loader.using(['jquery.uls']).done(function (){
 
mw.loader.using(['jquery.uls']).done(function (){
 
     $('.uls-trigger').uls({
 
     $('.uls-trigger').uls({
Line 102: Line 103:  
         }
 
         }
 
     });
 
     });
 +
});
 +
*/
 +
 +
mw.hook('mw.uls.interface.language.change').add(function (a, b, c){
 +
    console.log(a);
 +
    console.log(b);
 +
    console.log(c);
 
});
 
});
  

Navigation menu

GCwiki