Add: maestro_extionsion div

This commit is contained in:
2019-10-17 11:07:00 +09:00
parent 8652f7a473
commit fb016722f1
2 changed files with 16 additions and 0 deletions
+2
View File
@@ -1,11 +1,13 @@
<script>
$(document).ready(function() {
/*
showErrorMessage(
"(09월 28일) 알림<br/>\
* [긴글 (시험)] 5분 초과시에도 기록을 서버에 저장하도록 수정했습니다.<br/>\
※※※ 앱 실행시 문제가 생기면 [ Ctrl + F5 ](MS IE, Edge) 또는 [ Ctrl + Shift + R ](크롬 등) 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "info"
);
*/
});