Skip to content

Commit 46212b7

Browse files
authored
Merge pull request #4939 from CannonLock/remove-project-automation-button
Remove the automated project Submission
2 parents ffe7535 + 2b3d547 commit 46212b7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/templates/generate_project_yaml.html.j2

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ Project YAML Generator
6262
{{ M.render_field(form.field_of_science) }}
6363
{{ M.render_field(form.description) }}
6464
<div class="row">
65-
<div class="col-auto">
66-
{{ M.render_button(form.auto_submit) }}
67-
</div>
6865
<div class="col-auto">
6966
{{ M.render_button(form.manual_submit) }}
7067
</div>

0 commit comments

Comments
 (0)