Fix: hide typing exam menu item

This commit is contained in:
2019-08-29 09:21:35 +09:00
parent 2bc00ed186
commit 716295c66b
@@ -124,9 +124,11 @@ function makeTypingAppList(appList) {
divTag = $("#typing_test_eng"); divTag = $("#typing_test_eng");
groupName = "typing_test_eng"; groupName = "typing_test_eng";
} }
else { else if(appData.appID < 200) {
divTag = $("#typing_app"); divTag = $("#typing_app");
groupName = "typing_app"; groupName = "typing_app";
} else {
continue;
} }
divTag.append('\ divTag.append('\