Add: FAQ, open-iconic

This commit is contained in:
2018-11-16 10:04:47 +09:00
parent a06a971e88
commit 04e9831d3e
2944 changed files with 17268 additions and 10 deletions
+5 -2
View File
@@ -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;">
&nbsp;초코마에 [홈]
&nbsp;초코마에
</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>
&nbsp;앱 실행
</a>
<a class="btn btn-primary btn-lg" href="javascript:void(0);" onClick="logout()">마에스트로 로그아웃</a>
</div>