wyh 2023-07-07
수정
@cba005855921f99d53dce2ff5bc1fbee6f14bdb1
src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp
--- 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 @@
 																	<c:otherwise>
 																		그림문자
 																	</c:otherwise>
-																</c:choose>	
+																</c:choose>
 																<div class="sms_detail_hover">
 																	<c:if test="${not empty fn:split(mjonMsgSentList.atchFiles, '^')[0]}">
 																		<img class="MyMsgImg1" src="/cmm/fms/getImage2.do?atchFileId=${fn:split(mjonMsgSentList.atchFiles, '^')[0]}&fileSn=0" style="width: 110px;">
@@ -3885,7 +3885,7 @@
 																	<c:otherwise>
 																		그림문자
 																	</c:otherwise>
-																</c:choose>	
+																</c:choose>
 																<div class="sms_detail_hover">
 																	<c:if test="${not empty fn:split(mjonMsgSentList.atchFiles, '^')[0]}">
 																		<img class="MyMsgImg1" src="/cmm/fms/getImage2.do?atchFileId=${fn:split(mjonMsgSentList.atchFiles, '^')[0]}&fileSn=0" style="width: 110px;">
@@ -4083,14 +4083,7 @@
 													
 													<c:choose>
 														<c:when test="${empty mjonMsgDelaySentList.smsTxt}">
-															<c:choose>
-																<c:when test="${mjonMsgDelaySentList.msgType eq '4'}">
-																	내용없음
-																</c:when>
-																<c:otherwise>
-																	그림문자
-																</c:otherwise>
-															</c:choose>	
+															그림문자
 															<div class="sms_detail_hover">
 																<c:if test="${not empty fn:split(mjonMsgDelaySentList.atchFiles, '^')[0]}">
 																	<img class="MyMsgImg1" src="/cmm/fms/getImage2.do?atchFileId=${fn:split(mjonMsgDelaySentList.atchFiles, '^')[0]}&fileSn=0" style="width: 120px;">
Add a comment
List