rein0421 commited on
Commit
c8c2f4b
·
verified ·
1 Parent(s): 1671440

Update templates/feedback.html

Browse files
Files changed (1) hide show
  1. templates/feedback.html +1 -1
templates/feedback.html CHANGED
@@ -106,7 +106,7 @@
106
  }
107
  function showTalkDetil() {
108
  // 会話詳細へ遷移
109
- window.location.href = 'talkDetail';
110
  }
111
  </script>
112
  </head>
 
106
  }
107
  function showTalkDetil() {
108
  // 会話詳細へ遷移
109
+ window.location.href = 'talk_detail';
110
  }
111
  </script>
112
  </head>