diff --git a/public/home/home.js b/public/home/home.js index a0c267771..3cbbb9ece 100644 --- a/public/home/home.js +++ b/public/home/home.js @@ -59,7 +59,7 @@ socket.onmessage = function (e) { html += " " + getRepoLink(record) + "" } if(record.OpType == "9"){ - + } if(record.Repo != null){ diff --git a/templates/home.tmpl b/templates/home.tmpl index da28f81f6..2322709f0 100755 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -144,7 +144,7 @@
- +