10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-23 03:07:44 +02:00

Cleaning meta_div

This commit is contained in:
Mickaël Véril 2019-09-20 11:16:41 +02:00
parent 8e8bbf85e6
commit 7e00754362

View File

@ -56,6 +56,7 @@ draft: false
md.push(["Method",dat.ZPE.method])
md.push(["DOI",dat.doi]);
div=document.getElementById("meta_div")
div.innerHTML=""
md.forEach(function(element){
var node =null;
if(typeof element==="string"){