Changes

Jump to: navigation, search

MediaWiki:Gadget-AjaxSetListTabs.js

42 bytes added, 7 months ago
m
Forgot to call the function to make tables sortable...
"use strict";
var LAST_LOG = '1020:2021, 6 October 2023 (UTC)';
function getListData( setListPagePath ) {
};
SetListLoader.prototype.sort makeTableSortable = function() {
// Adapted from /resources/src/mediawiki/page/ready.js
// Because otherwise would fire at a similar time as the lists loading,
SetListLoader.prototype.display = function( html ) {
this.$container.html( html );
 
this.makeTableSortable();
};
Bureaucrats, System administrator, Administrators
57,479
edits

Navigation menu