mizzzuno commited on
Commit
571295d
·
verified ·
1 Parent(s): 06d435a

Update static/menu.js

Browse files
Files changed (1) hide show
  1. static/menu.js +1 -1
static/menu.js CHANGED
@@ -8,7 +8,7 @@ function showUserRegister() {
8
  function showResults() {
9
  window.location.href = "feedback";
10
  }
11
- function showTalkdetail() {
12
  window.location.href = "talk_detail";
13
  }
14
  function resetAction() {
 
8
  function showResults() {
9
  window.location.href = "feedback";
10
  }
11
+ function showTalkDetail() {
12
  window.location.href = "talk_detail";
13
  }
14
  function resetAction() {