Changes

Jump to navigation Jump to search

MediaWiki:Common.js

37 bytes added, 5 years ago
no edit summary
$('.portal .body > ul').children().each( function(){
link = $( this ).children()[0].href;
if ( 'https://universityinnovation.org' + link === window.location.href ) {
$( $( this ).children()[0]).css({
"pointer-events": "none",

Navigation menu