Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

MediaWiki:Common.js

9 bytes removed, 21:43, 1 April 2017
no edit summary
/* Any JavaScript here will be loaded for all users on every page load. */
function isSortedTablePage() {
return ( wgPageName == "Project_list" || wgPageName == "Other_Page_To_SortMain_page" );
}
Anonymous user