diff options
Diffstat (limited to 'uploader/templates/rqtl2/index.html')
-rw-r--r-- | uploader/templates/rqtl2/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/rqtl2/index.html b/uploader/templates/rqtl2/index.html index f3329c2..8ce13bf 100644 --- a/uploader/templates/rqtl2/index.html +++ b/uploader/templates/rqtl2/index.html @@ -8,7 +8,7 @@ <h2>R/qtl2 Upload</h2> -<form method="POST" action="{{url_for('upload.rqtl2.select_species')}}" +<form method="POST" action="{{url_for('expression-data.rqtl2.select_species')}}" id="frm-rqtl2-upload"> <legend class="heading">upload R/qtl2 bundle</legend> {{flash_messages("error-rqtl2")}} |