Open main menu

Changes

MediaWiki:Common.js

40 bytes added, 5 years ago
no edit summary
anchors.on("click", function(e){
link = $( this )[0].href.split("https://universityinnovation.org/wiki/");
if( link.length > 1|| link.pop().split(":")[0] !== "File" ){
e. preventDefault();
newPage = link.pop();