diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl
index 79cf5a4e4..20aebd480 100755
--- a/templates/repo/cloudbrain/benchmark/new.tmpl
+++ b/templates/repo/cloudbrain/benchmark/new.tmpl
@@ -114,6 +114,7 @@
@@ -199,7 +200,7 @@
}
}
console.log(html);
- document.getElementById("benchmark_child_types_id").innerHTML=html;
+ //document.getElementById("benchmark_child_types_id").innerHTML=html;
})
}