This commit is contained in:
@@ -4610,6 +4610,7 @@ HotelTV.ui_appfull = (function() {
|
|||||||
}
|
}
|
||||||
$('.main>.mypage>.bg>.owl-carousel .owl-item #mp_msg_tblrec tr').removeClass('focus');
|
$('.main>.mypage>.bg>.owl-carousel .owl-item #mp_msg_tblrec tr').removeClass('focus');
|
||||||
$('.main>.mypage>.bg>.owl-carousel .owl-item #mp_msg_tblrec tr').filter("[msgidx='" + __curMsgDspIdx + "']").addClass('focus');
|
$('.main>.mypage>.bg>.owl-carousel .owl-item #mp_msg_tblrec tr').filter("[msgidx='" + __curMsgDspIdx + "']").addClass('focus');
|
||||||
|
HotelTV.ui_utils.ShowNotificationMsgBalloon(_trTbl.ui.guide.navi_mypageMsgSel[_state.lang], 5);
|
||||||
} else if (_mp_sm == "mpsel_replaywelcome") {
|
} else if (_mp_sm == "mpsel_replaywelcome") {
|
||||||
_state.menu.main[_mmIdx].cur = __ifxn_getMyPaggeItemIndex(_mpinfo,'replaywelcome');
|
_state.menu.main[_mmIdx].cur = __ifxn_getMyPaggeItemIndex(_mpinfo,'replaywelcome');
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2732,6 +2732,8 @@
|
|||||||
|
|
||||||
.popup>.mypage {
|
.popup>.mypage {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
top: 0%;
|
||||||
|
left: 0%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user