From 757caecf18d7d1b9232d1a8887d8db83790463f9 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: Tue, 2 Oct 2018 20:11:09 +0900 Subject: [PATCH] Fix: do not show spam mail notice for registering maestro --- src/web/module/maestro_section_register.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/web/module/maestro_section_register.html b/src/web/module/maestro_section_register.html index b1631cf..1ff4913 100644 --- a/src/web/module/maestro_section_register.html +++ b/src/web/module/maestro_section_register.html @@ -169,7 +169,7 @@ function register_account() { (function(jsonData) { isAvailableID = true; - $("#warningEmailModal").modal(); + // $("#warningEmailModal").modal(); }), (function(errorMessage, errorCode) { @@ -368,10 +368,12 @@ $('#myTab a').on('click', function (e) {

마에스트로 아이디 ???? 가 신청되었습니다.