diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl index 5904ec094..79cf5a4e4 100755 --- a/templates/repo/cloudbrain/benchmark/new.tmpl +++ b/templates/repo/cloudbrain/benchmark/new.tmpl @@ -198,6 +198,7 @@ html += ``; } } + console.log(html); document.getElementById("benchmark_child_types_id").innerHTML=html; }) }