Changes

Jump to navigation Jump to search
no edit summary
Line 1,113: Line 1,113:  
   // Initialization
 
   // Initialization
 
   if (entityId !== null &&
 
   if (entityId !== null &&
       [0, 146].indexOf(mw.config.get('wgNamespaceNumber')) !== -1 &&
+
       [120, 146].indexOf(mw.config.get('wgNamespaceNumber')) !== -1 &&
 
       mw.config.get('wgAction') === 'view') {
 
       mw.config.get('wgAction') === 'view') {
 
     $(window).on('focus storage', function () {
 
     $(window).on('focus storage', function () {

Navigation menu