aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/rqtl2/create-probe-study-success.html
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/templates/rqtl2/create-probe-study-success.html')
-rw-r--r--uploader/templates/rqtl2/create-probe-study-success.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/rqtl2/create-probe-study-success.html b/uploader/templates/rqtl2/create-probe-study-success.html
index d0ee508..e293f6f 100644
--- a/uploader/templates/rqtl2/create-probe-study-success.html
+++ b/uploader/templates/rqtl2/create-probe-study-success.html
@@ -28,7 +28,7 @@
</p>
<form id="frm-upload-rqtl2-bundle"
- action="{{url_for('upload.rqtl2.select_dataset_info',
+ action="{{url_for('expression-data.rqtl2.select_dataset_info',
species_id=species.SpeciesId,
population_id=population.InbredSetId)}}"
method="POST"