diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl index c9139519e..e0784ec11 100755 --- a/templates/repo/cloudbrain/benchmark/new.tmpl +++ b/templates/repo/cloudbrain/benchmark/new.tmpl @@ -111,9 +111,9 @@
- + - @@ -201,7 +201,7 @@ } } console.log(html); - document.getElementById("benchmark_child_types_id").innerHTML=html; + //document.getElementById("benchmark_child_types_id").innerHTML=html; }) }