Your Name 3 سال پیش
والد
کامیت
125c12e8f6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      step_question/apis/static/script.js

+ 1 - 1
step_question/apis/static/script.js

@@ -96,7 +96,7 @@ $("input[name=submit]").click(function(){
 });
 
 function showThankyou() {
-	document.location = 'index_complete.html';
+	document.location = '/a1/index_complete.html';
 }
 
 $('.btn-exit').click(function() {