Commit 78909ad1 authored by patri's avatar patri
Browse files

update citation sheet

parent e3c40888
Pipeline #4524 passed with stage
in 26 seconds
...@@ -165,6 +165,7 @@ xmlHttpRequest.onload = function (e) { ...@@ -165,6 +165,7 @@ xmlHttpRequest.onload = function (e) {
addpaper(jsonContent[j]); addpaper(jsonContent[j]);
//Do something //Do something
} }
document.getElementById("papercount").innerHTML = "1 - 6" + " (" + jsonContent.length + ")";
} }
} }
//console.log(jsonContent); //console.log(jsonContent);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment