Fix: allow SPACE to enter inputtext

This commit is contained in:
2019-03-03 20:28:25 +09:00
parent 2f136246eb
commit c50bbddce7
3 changed files with 11 additions and 8 deletions
+2 -4
View File
@@ -1,13 +1,11 @@
<script>
/*
$(document).ready(function() {
showErrorMessage(
"(0125일) 새소식<br/>\
* 보너스, 추가 컨텐츠로 [ ITQ 시험장 체험 ] 앱이 추가되었습니다. 화면 하단에서 확인해 보세요.", "success"
"(0303일) 알림<br/>\
* 타자 시험에서 [Enter]키 외에 [Space]키를 눌러도 되도록 수정했습니다.<br/>(한컴타자와 같은 방식으로 변경했습니다)", "success"
);
});
*/
function loadMaestroExperienceAccount() {