MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 479: Line 479:
     }).filter(function(){
     }).filter(function(){
         return $.inArray(this, rainbowList) == -1;
         return $.inArray(this, rainbowList) == -1;
     });
     }).children('th');
     console.log(headerList);
     console.log(headerList);
     headerList.each(function(){
     headerList.each(function(){