Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,327
edits
No edit summary |
No edit summary Tag: Reverted |
||
Line 10:
rs.autosort = function () {
mw.loader.using('jquery.tablesorter', function () {
var
if (matched[2]
} else
}
});
mw.hook('gadget.autosort.sorted').fire($sortables);
});
});
};
mw.hook('wikipage.content').add(function init() {
if ($('.jquery-tablesorter').length) {
} else {
// tablesorter plugin has not run yet; observe the first
|