We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098d709 commit 0f64308Copy full SHA for 0f64308
ingest/static/ingest/createproject.js
@@ -25,7 +25,6 @@ function create_new_project() {
25
}
26
27
28
- console.log(parent_project)
29
output_rows.push({
30
"name": name.value,
31
"funded_by": funded_by.value,
0 commit comments