diff options
Diffstat (limited to 'qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html')
-rw-r--r-- | qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html b/qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html index 5cf9dfd..3687b2f 100644 --- a/qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html +++ b/qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html @@ -5,10 +5,10 @@ {%block title%}Upload R/qtl2 Bundle{%endblock%} {%block contents%} -<h2 class="heading">Upload R/qtl2 Bundle</h2> - {{upload_progress_indicator()}} +<h2 class="heading">Upload R/qtl2 Bundle</h2> + <form id="frm-upload-rqtl2-bundle" action="{{url_for('upload.rqtl2.upload_rqtl2_bundle', species_id=species.SpeciesId, |