Fix: close announce message box

This commit is contained in:
2019-03-14 20:12:53 +09:00
parent c50bbddce7
commit e9e3fc7b6b
+2
View File
@@ -1,11 +1,13 @@
<script> <script>
/*
$(document).ready(function() { $(document).ready(function() {
showErrorMessage( showErrorMessage(
"(03월 03일) 알림<br/>\ "(03월 03일) 알림<br/>\
* 타자 시험에서 [Enter]키 외에 [Space]키를 눌러도 되도록 수정했습니다.<br/>(한컴타자와 같은 방식으로 변경했습니다)", "success" * 타자 시험에서 [Enter]키 외에 [Space]키를 눌러도 되도록 수정했습니다.<br/>(한컴타자와 같은 방식으로 변경했습니다)", "success"
); );
}); });
*/
function loadMaestroExperienceAccount() { function loadMaestroExperienceAccount() {