Add: FAQ, open-iconic
This commit is contained in:
@@ -59,13 +59,16 @@ function deleteMaestroAllRecords() {
|
||||
<div class="navbar-header text-white">
|
||||
<a class="btn btn-warning btn-lg" href="javascript:void(0);" onClick="logout()">
|
||||
<img src="./../../../resources/image/icon/icon_chocomae.png" style="position: relative; bottom: 2px; width: 24px; height: auto;">
|
||||
초코마에 [홈]
|
||||
초코마에
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="eyebrow ml-auto mt-0 d-md-flex align-items-center">
|
||||
<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-outline-warning btn-lg mr-2" href="javascript:void(0);" onClick="runMaestroAccountApp()">
|
||||
<span class="oi oi-browser" title="icon browser" aria-hidden="true"></span>
|
||||
앱 실행
|
||||
</a>
|
||||
<a class="btn btn-primary btn-lg" href="javascript:void(0);" onClick="logout()">마에스트로 로그아웃</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user