Add: maestro_extionsion div

This commit is contained in:
2019-10-17 11:07:00 +09:00
parent 8652f7a473
commit fb016722f1
2 changed files with 16 additions and 0 deletions
+14
View File
@@ -19,11 +19,13 @@ $(document).ready(function() {
maestroInfo.loadMaestroInfo(onLoadSuccessMaestroInfo, onLoadFailMaestroInfo);
/*
showErrorMessage(
"(09월 28일) 알림<br/>\
* [긴글 (시험)] 5분 초과시에도 기록을 서버에 저장하도록 수정했습니다.<br/>\
※※※ 앱 실행시 문제가 생기면 [ Ctrl + F5 ](MS IE, Edge) 또는 [ Ctrl + Shift + R ](크롬 등) 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "info"
);
*/
});
function isExperienceMaestroAccount() {
@@ -169,6 +171,18 @@ function showModal(popupModalID, popupContentID, contentFileName) {
<div class="container py-3">
<div id="maestro_extension" class="alert alert-danger" role="alert">
<div class="row mx-0">
<div id="maestro_extension_message" class="col-sm my-auto">
message
</div>
<div class="col-sm-offset">
<a class="btn btn-primary pull-right" role="button" href="./../maestro/upgrade.html" style="float:right;">계정 연장</a>
</div>
</div>
</div>
<div class="row border rounded border-dark py-2 mx-0 mb-3">
<div id="maestro_count_down_date" class="col-sm-6 my-auto text-left"></div>