diff --git a/src/web/module/client_refresh.html b/src/web/module/client_refresh.html index fe4ead7..2982796 100644 --- a/src/web/module/client_refresh.html +++ b/src/web/module/client_refresh.html @@ -3,7 +3,10 @@ 그래도 실행되지 않으면 브라우저 캐시 삭제를 실행해 주세요.

- + === 브라우저별 페이지 새로 고침( ) 단축키 === +
+ +
diff --git a/src/web/module/maestro_section_main.html b/src/web/module/maestro_section_main.html index d180882..e6e9eb3 100644 --- a/src/web/module/maestro_section_main.html +++ b/src/web/module/maestro_section_main.html @@ -20,9 +20,9 @@ $(document).ready(function() { maestroInfo.loadMaestroInfo(onLoadSuccessMaestroInfo, onLoadFailMaestroInfo); showErrorMessage( - "(05월 11일) 알림
\ - * [1부터 50] 마우스 연습 앱을 추가했습니다.
\ - ※※※ 앱 실행시 문제가 생기면 [ Ctrl + Shift + R ] 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "success" + "(05월 18일) 알림
\ + * [타자시험] 앱에서도 키보드와 손가락 위치를 보여주도록 개선했습니다.
\ + ※※※ 앱 실행시 문제가 생기면 [ Ctrl + F5 ](MS IE, Edge) 또는 [ Ctrl + Shift + R ](크롬 등) 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "success" ); });
MS (IE, Edge)