diff --git a/dashboard-ui/scripts/indexpage.js b/dashboard-ui/scripts/indexpage.js index 1374925214..6430bae1dd 100644 --- a/dashboard-ui/scripts/indexpage.js +++ b/dashboard-ui/scripts/indexpage.js @@ -43,7 +43,7 @@ var url = urls[i]; - html += '
'; + html += '
'; }