From 716295c66b677b469c932137cf81962b35e03655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Thu, 29 Aug 2019 09:21:35 +0900 Subject: [PATCH] Fix: hide typing exam menu item --- src/web/module/maestro_section_typing_app.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/web/module/maestro_section_typing_app.html b/src/web/module/maestro_section_typing_app.html index dd66dc9..bb8e258 100644 --- a/src/web/module/maestro_section_typing_app.html +++ b/src/web/module/maestro_section_typing_app.html @@ -124,9 +124,11 @@ function makeTypingAppList(appList) { divTag = $("#typing_test_eng"); groupName = "typing_test_eng"; } - else { + else if(appData.appID < 200) { divTag = $("#typing_app"); groupName = "typing_app"; + } else { + continue; } divTag.append('\