Fix: Experience player maestro ID Account Type = 100

This commit is contained in:
2018-08-11 07:41:19 +09:00
parent ae42c35807
commit a3bbeed499
3 changed files with 49 additions and 17 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ function deleteMaestroAllRecords() {
</div>
<div class="eyebrow ml-auto mt-0 d-md-flex align-items-center">
<a class="btn btn-outline-warning btn-lg mr-2" href="javascript:void(0);" onClick="runMaestroAccountApp()">테스트 계정 앱 실행</a>
<a class="btn btn-danger btn-lg mr-2" href="javascript:void(0);" onClick="deleteMaestroAllRecords()">테스트 계정 초기화</a>
<a class="btn btn-outline-warning btn-lg mr-2" href="javascript:void(0);" onClick="runMaestroAccountApp()">마에스트로 앱 실행</a>
<a class="btn btn-danger btn-lg mr-2" href="javascript:void(0);" onClick="deleteMaestroAllRecords()">마에스트로 앱 초기화</a>
<a class="btn btn-primary btn-lg" href="javascript:void(0);" onClick="logout()">마에스트로 로그아웃</a>
</div>
<!--