Fix: search -> search_player

This commit is contained in:
2018-07-05 07:27:51 +09:00
parent dc87390b8c
commit eee26929db
7 changed files with 39 additions and 73 deletions
-2
View File
@@ -7,8 +7,6 @@
this.list = new PlayerList(this.docList, this);
this.listNavigator = new PlayerListNavigator(this.docNav);
// console.log(this.list);
// console.log(this.listNavigator);
this.playerCount = 0;
this.activePageNo = 1;