From acf255196c0c7c2109c75513c0dc8b61594501df Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Mon, 9 May 2016 18:57:10 -0400 Subject: Fixed links to view bugs --- ws2a/bugs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ws2a/bugs.js b/ws2a/bugs.js index 8b51ac7..545ab16 100644 --- a/ws2a/bugs.js +++ b/ws2a/bugs.js @@ -33,7 +33,7 @@ function loadLastBugs() { }else if(status == "2:"){ statusicon = "Closed"; } - newrow.innerHTML = "View" + comments + "" + submitter + "" + submitterid + "" + "" + date + "" + desc + "" + statusicon + ""; + newrow.innerHTML = "View" + comments + "" + submitter + "" + submitterid + "" + "" + date + "" + desc + "" + statusicon + ""; table.appendChild(newrow); i = i + 7; } -- cgit v1.2.3-70-g09d2