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