Open main menu
University Innovation Fellows
Search
Changes
← Older edit
Newer edit →
MediaWiki:Common.js
137 bytes added
,
5 years ago
m
no edit summary
// CategoryTree
$('.CategoryTreeLabelPage').first().prev().before("---------------------------<br>");
$('.CategoryTreeEmptyBullet').each( function(){
if( $(this).next().next().val() === undefined){
$(this).parent().hide();
}
});
});
Jayprakash
Bureaucrats
,
Interface administrators
,
Administrators
1,699
edits