Changes

Jump to navigation Jump to search

MediaWiki:Common.js

31 bytes removed, 5 years ago
Undo revision 120336 by Jayprakash (talk)
anchors.on("click", function(e){
link = $( this )[0].href.split("https://universityinnovation.org/wiki/");
if( link.length > 1 && link.pop() !== "Main_Page" ){
e. preventDefault();
newPage = link.pop();

Navigation menu