Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpievolbio-scicomp
RepinPop
Commits
c12f7326
Commit
c12f7326
authored
Nov 19, 2021
by
c.fortmanngrote
Browse files
Still debugging.
parent
7c77c44a
Pipeline
#251003
failed with stages
in 5 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/templates/results_query.html
View file @
c12f7326
...
...
@@ -6,6 +6,7 @@
</p>
<form
action=
"{{url_for('results') }}"
method=
"post"
enctype=
"multipart/form-data"
>
{{ results_form.hidden_tag() }}
<input
type=
"hidden"
name=
"csrf_token"
value=
"{{ csrf_token() }}"
/>
<p>
{{ results_form.run_id.label }}
{{ results_form.run_id(title="Enter your run ID.") }}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment