Spaces:
Sleeping
Sleeping
Update templates/proposed-GUI.html
Browse files
templates/proposed-GUI.html
CHANGED
|
@@ -1166,7 +1166,7 @@ if (!formvalues['selectprojs'].startsWith('2.1'))
|
|
| 1166 |
else{
|
| 1167 |
$.ajax({
|
| 1168 |
type: "POST",
|
| 1169 |
-
url: "/
|
| 1170 |
|
| 1171 |
// set content type header to use Flask response.get_json()
|
| 1172 |
contentType: "application/json",
|
|
|
|
| 1166 |
else{
|
| 1167 |
$.ajax({
|
| 1168 |
type: "POST",
|
| 1169 |
+
url: "/2o1Trial/",
|
| 1170 |
|
| 1171 |
// set content type header to use Flask response.get_json()
|
| 1172 |
contentType: "application/json",
|