Add: close service notice

* Disable register button
This commit is contained in:
2020-10-07 11:25:08 +09:00
parent c64848c275
commit 334f3f5186
6 changed files with 341 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
<script>
$(document).ready(function() {
showServiceCloseMessage();
/*
showErrorMessage(
"(12월 4일) 알림<br/>\
@@ -175,7 +176,7 @@ function experienceMaestro() {
</a>
</div>
<div class="col-8">
<a class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 가입</a>
<button class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html" disabled>마에스트로 가입 (신규 가입 신청 중단)</button>
</div>
</div>