Marthee commited on
Commit
dc58fcd
·
1 Parent(s): e094801

Update templates/proposed-GUI.html

Browse files
Files changed (1) hide show
  1. templates/proposed-GUI.html +1 -1
templates/proposed-GUI.html CHANGED
@@ -1166,7 +1166,7 @@ if (!formvalues['selectprojs'].startsWith('2.1'))
1166
  else{
1167
  $.ajax({
1168
  type: "POST",
1169
- url: "/2.1Trial/",
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",