Fix: maestro main - notice, client_refresh
This commit is contained in:
@@ -3,7 +3,10 @@
|
|||||||
그래도 실행되지 않으면 브라우저 캐시 삭제를 실행해 주세요.<br/>
|
그래도 실행되지 않으면 브라우저 캐시 삭제를 실행해 주세요.<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
<table style="width: 60%; margin: auto;">
|
=== 브라우저별 페이지 새로 고침( <span class="oi oi-reload" title="icon reload" aria-hidden="true"></span> ) 단축키 ===
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
<table style="width: 500px; margin: auto;">
|
||||||
<tr>
|
<tr>
|
||||||
<th></th>
|
<th></th>
|
||||||
<th>MS (IE, Edge)</th>
|
<th>MS (IE, Edge)</th>
|
||||||
|
|||||||
@@ -20,9 +20,9 @@ $(document).ready(function() {
|
|||||||
maestroInfo.loadMaestroInfo(onLoadSuccessMaestroInfo, onLoadFailMaestroInfo);
|
maestroInfo.loadMaestroInfo(onLoadSuccessMaestroInfo, onLoadFailMaestroInfo);
|
||||||
|
|
||||||
showErrorMessage(
|
showErrorMessage(
|
||||||
"(05월 11일) 알림<br/>\
|
"(05월 18일) 알림<br/>\
|
||||||
* [1부터 50] 마우스 연습 앱을 추가했습니다.<br/>\
|
* [타자시험] 앱에서도 키보드와 손가락 위치를 보여주도록 개선했습니다.<br/>\
|
||||||
※※※ 앱 실행시 문제가 생기면 [ Ctrl + Shift + R ] 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "success"
|
※※※ 앱 실행시 문제가 생기면 [ Ctrl + F5 ](MS IE, Edge) 또는 [ Ctrl + Shift + R ](크롬 등) 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "success"
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user