|
|
@@ -432,7 +432,7 @@ function displayDataSetResult(page,jsonResult,onlyReturnNum,keyword){ |
|
|
|
html += " <span class=\"text grey\"><i class=\"ri-fire-line\"></i> " +recordMap["download_times"] + "</span> "; |
|
|
|
html +=" </div>"; |
|
|
|
html += " <div class=\"ui header\">"; |
|
|
|
html += " <a class=\"name\" href=\"/" +recordMap["repoUrl"] +"/datasets?type=0\" target=\"_blank\">" + recordMap["title"] + "</a>"; |
|
|
|
html += " <a class=\"name\" href=\"/" +recordMap["repoUrl"] +"/datasets\" target=\"_blank\">" + recordMap["title"] + "</a>"; |
|
|
|
html +=" <span class=\"middle\"><svg class=\"svg octicon-repo-clone\" width=\"16\" height=\"16\" aria-hidden=\"true\"><use xlink:href=\"#octicon-repo-clone\"></use></svg></span>"; |
|
|
|
html +=" </div>"; |
|
|
|
html += " <div class=\"description\">"; |
|
|
|