--- src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataSMLView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataSMLView.jsp
... | ... | @@ -3617,6 +3617,9 @@ |
| 3617 | 3617 |
<div class="history_cont hascont"> |
| 3618 | 3618 |
<div class="histroy_trans" id="bookMarkMsgArea"> |
| 3619 | 3619 |
<ul id="bookMsgUl"> |
| 3620 |
+ <li> |
|
| 3621 |
+ <p>데이터 로딩중입니다.</p> |
|
| 3622 |
+ </li> |
|
| 3620 | 3623 |
<%-- <c:choose> |
| 3621 | 3624 |
<c:when test="${not empty resultBookMarkMsgList}">
|
| 3622 | 3625 |
<c:forEach var="bookMarkMsgList" items="${resultBookMarkMsgList}" varStatus="status">
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?