Line 116: | Line 116: | ||
} | } | ||
} | } | ||
+ | if(entryBlocks[i].a.length){ | ||
document.getElementById("di").appendChild(entryBlocks[i].Header); | document.getElementById("di").appendChild(entryBlocks[i].Header); | ||
document.getElementById("di").appendChild(entryBlocks[i].ulList); | document.getElementById("di").appendChild(entryBlocks[i].ulList); | ||
+ | } | ||
} | } | ||
} | } |
Revision as of 18:38, 13 June 2018