Changes

Jump to navigation Jump to search
no edit summary
Line 318: Line 318:     
/* End of mw.loader.using callback */
 
/* End of mw.loader.using callback */
} );
+
 
 
$( function () {
 
$( function () {
 
var elems = document.getElementsByClassName('editsection'); // *** NOTE: ClassName may need to be 'mw-editsection' instead
 
var elems = document.getElementsByClassName('editsection'); // *** NOTE: ClassName may need to be 'mw-editsection' instead
Line 332: Line 332:  
}
 
}
 
});
 
});
 +
} );
 
/* DO NOT ADD CODE BELOW THIS LINE */
 
/* DO NOT ADD CODE BELOW THIS LINE */

Navigation menu