From 87e9fd523c3f0e4d8e6a3d7523e5fc21f6ef6350 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, 21 Mar 2019 21:10:17 +0900 Subject: [PATCH] Fix: nav -> card nav --- src/web/module/maestro_section_main.html | 100 +++++++++-------------- 1 file changed, 40 insertions(+), 60 deletions(-) diff --git a/src/web/module/maestro_section_main.html b/src/web/module/maestro_section_main.html index 0407a4e..5a8de56 100644 --- a/src/web/module/maestro_section_main.html +++ b/src/web/module/maestro_section_main.html @@ -49,12 +49,6 @@ function showEndDate(date) { function onLoadSuccessMaestroInfo() { - /* - $("#maestro_info_id").html( - "등록 학생 앱 바로 실행 URL :
" - + "http://www.chocomae.com/login/" + maestroInfo.maestroName - ); - */ showEndDate(maestroInfo.availableActivateDateTime); $("#maestro_info_player_count").val("학생수 : " + maestroInfo.getRegisteredPlayerCount() + " / " + maestroInfo.getMaxPlayerCount()); @@ -182,69 +176,55 @@ function deactivateApp(appID) { - +
+
-
+
+
+
- -
-
-
+ - +
+
+
-
-
-
+
+
+
- -
-
-
+
+
-
-
-
- -
- - \ No newline at end of file + \ No newline at end of file