ElEditors, Interface administrators, Administrators
85,550
edits
mNo edit summary |
mNo edit summary |
||
Line 478: | Line 478: | ||
headerList = headerList.filter(function(e){ | headerList = headerList.filter(function(e){ | ||
return | return $(e).children('> td').length == 0; | ||
}); | }); | ||
headerList = headerList.filter(function(e){ | headerList = headerList.filter(function(e){ |