about summary refs log tree commit diff
path: root/qc_app/templates/select_study.html
diff options
context:
space:
mode:
Diffstat (limited to 'qc_app/templates/select_study.html')
-rw-r--r--qc_app/templates/select_study.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/qc_app/templates/select_study.html b/qc_app/templates/select_study.html
index e4b629c..d8bdcf0 100644
--- a/qc_app/templates/select_study.html
+++ b/qc_app/templates/select_study.html
@@ -11,7 +11,7 @@
 <h2 class="heading">{{filename}}: select study</h2>
 
 <div class="two-column-with-separator">
-  <form method="POST" action="{{url_for('dbinsert.select_study')}}"
+  <form method="POST" action="{{url_for('dbinsert.select_dataset')}}"
 	id="select-platform-form" data-genechips="{{genechips_data}}"
 	class="two-col-sep-col1">
     <legend>Select from existing study</legend>