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 $(this).inArray(rainbowList) == -1;
         return $(this).inArray(rainbowList) == -1;
     }).children();
     });
     console.log(headerList);
     console.log(headerList);
     headerList.each(function(){
     headerList.each(function(){