Line 165: | Line 165: | ||
div.appendChild(image); | div.appendChild(image); | ||
div.appendChild(headerTable); | div.appendChild(headerTable); | ||
− | |||
div.appendChild(content); | div.appendChild(content); | ||
− | + | teamTableDiv.appendChild(div); | |
} | } | ||
function grow(elem){ | function grow(elem){ |
Revision as of 01:15, 17 October 2021
Collaborators