MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 12:
 
// Sort table by the first column
/*runUntilSuccess(function() {
var tables = document.getElementsByClassName("ram_rom_map");
for (var i = 0; i < tables.length; i++) {
Line 27:
}
return true;
});*/
 
// Add the ending address to the length column