수정
@cba005855921f99d53dce2ff5bc1fbee6f14bdb1
--- src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp
... | ... | @@ -3689,7 +3689,7 @@ |
| 3689 | 3689 |
<c:otherwise> |
| 3690 | 3690 |
그림문자 |
| 3691 | 3691 |
</c:otherwise> |
| 3692 |
- </c:choose> |
|
| 3692 |
+ </c:choose> |
|
| 3693 | 3693 |
<div class="sms_detail_hover"> |
| 3694 | 3694 |
<c:if test="${not empty fn:split(mjonMsgSentList.atchFiles, '^')[0]}">
|
| 3695 | 3695 |
<img class="MyMsgImg1" src="/cmm/fms/getImage2.do?atchFileId=${fn:split(mjonMsgSentList.atchFiles, '^')[0]}&fileSn=0" style="width: 110px;">
|
... | ... | @@ -3885,7 +3885,7 @@ |
| 3885 | 3885 |
<c:otherwise> |
| 3886 | 3886 |
그림문자 |
| 3887 | 3887 |
</c:otherwise> |
| 3888 |
- </c:choose> |
|
| 3888 |
+ </c:choose> |
|
| 3889 | 3889 |
<div class="sms_detail_hover"> |
| 3890 | 3890 |
<c:if test="${not empty fn:split(mjonMsgSentList.atchFiles, '^')[0]}">
|
| 3891 | 3891 |
<img class="MyMsgImg1" src="/cmm/fms/getImage2.do?atchFileId=${fn:split(mjonMsgSentList.atchFiles, '^')[0]}&fileSn=0" style="width: 110px;">
|
... | ... | @@ -4083,14 +4083,7 @@ |
| 4083 | 4083 |
|
| 4084 | 4084 |
<c:choose> |
| 4085 | 4085 |
<c:when test="${empty mjonMsgDelaySentList.smsTxt}">
|
| 4086 |
- <c:choose> |
|
| 4087 |
- <c:when test="${mjonMsgDelaySentList.msgType eq '4'}">
|
|
| 4088 |
- 내용없음 |
|
| 4089 |
- </c:when> |
|
| 4090 |
- <c:otherwise> |
|
| 4091 |
- 그림문자 |
|
| 4092 |
- </c:otherwise> |
|
| 4093 |
- </c:choose> |
|
| 4086 |
+ 그림문자 |
|
| 4094 | 4087 |
<div class="sms_detail_hover"> |
| 4095 | 4088 |
<c:if test="${not empty fn:split(mjonMsgDelaySentList.atchFiles, '^')[0]}">
|
| 4096 | 4089 |
<img class="MyMsgImg1" src="/cmm/fms/getImage2.do?atchFileId=${fn:split(mjonMsgDelaySentList.atchFiles, '^')[0]}&fileSn=0" style="width: 120px;">
|
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?