첨부파일 뷰어 아이콘 적용
@29a33f6ec5f59db24182d726f0d35ecbc83db5f4
--- src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovMberCmpHstListByType.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovMberCmpHstListByType.jsp
... | ... | @@ -473,7 +473,7 @@ |
| 473 | 473 |
<!--/cmm/fms/selectAddrAgencyFileInfs.do--> |
| 474 | 474 |
<!--/cmm/fms/selectMberFileInfs.do--> |
| 475 | 475 |
<c:if test="${result.atchFileId ne '' && result.atchFileId ne null}">
|
| 476 |
- <button class="btnType btnType20" onclick="pdfViewPop('1','${result.atchFileId}','${result.workAtchFileId}','${result.mberNm}','${result.bizNo}','${result.ceoNm}','${result.hstManagerNm}','${result.hstMbtlNum}'); return false;" style="height:20px !important; padding:0 2px !important;">V</button>
|
|
| 476 |
+ <a href="#" onclick="pdfViewPop('1','${result.atchFileId}','${result.workAtchFileId}','${result.mberNm}','${result.bizNo}','${result.ceoNm}','${result.hstManagerNm}','${result.hstMbtlNum}'); return false;"><img src="/publish/images/content/file_view.png" style="vertical-align:middle;" /></a>
|
|
| 477 | 477 |
</c:if> |
| 478 | 478 |
|
| 479 | 479 |
</td> |
... | ... | @@ -485,7 +485,7 @@ |
| 485 | 485 |
</c:if> |
| 486 | 486 |
|
| 487 | 487 |
<c:if test="${result.workAtchFileId ne '' && result.workAtchFileId ne null}">
|
| 488 |
- <button class="btnType btnType20" onclick="pdfViewPop('2','${result.atchFileId}','${result.workAtchFileId}','${result.mberNm}','${result.bizNo}','${result.ceoNm}','${result.hstManagerNm}','${result.hstMbtlNum}'); return false;" style="height:20px !important; padding:0 2px !important;">V</button>
|
|
| 488 |
+ <a href="#" onclick="pdfViewPop('2','${result.atchFileId}','${result.workAtchFileId}','${result.mberNm}','${result.bizNo}','${result.ceoNm}','${result.hstManagerNm}','${result.hstMbtlNum}'); return false;"><img src="/publish/images/content/file_view.png" style="vertical-align:middle;" /></a>
|
|
| 489 | 489 |
</c:if> |
| 490 | 490 |
|
| 491 | 491 |
</td> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/msg/SendNumberList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/msg/SendNumberList.jsp
... | ... | @@ -440,7 +440,7 @@ |
| 440 | 440 |
</td> |
| 441 | 441 |
<td> |
| 442 | 442 |
<c:if test="${result.atchFileId ne '' && result.atchFileId ne null}">
|
| 443 |
- <button class="btnType btnType20" onclick="pdfViewPhonePop('${result.atchFileId}','${result.phmId}','${result.phoneNumber}','${result.userId}','${result.userName}','${result.managerNm}','${result.dept}','${result.nameType}','${result.phmType}','${result.authYn}','${result.authYnTxt}','${result.phmAuthTypeTxt}','${result.ownerName}'); return false;" style="height:20px !important; padding:0 2px !important;">V</button>
|
|
| 443 |
+ <a href="#" onclick="pdfViewPhonePop('${result.atchFileId}','${result.phmId}','${result.phoneNumber}','${result.userId}','${result.userName}','${result.managerNm}','${result.dept}','${result.nameType}','${result.phmType}','${result.authYn}','${result.authYnTxt}','${result.phmAuthTypeTxt}','${result.ownerName}'); return false;"><img src="/publish/images/content/file_view.png" style="vertical-align:middle;" /></a>
|
|
| 444 | 444 |
</c:if> |
| 445 | 445 |
</td> |
| 446 | 446 |
<td><c:out value="${result.admNm}"/></td>
|
+++ src/main/webapp/publish/images/content/file_view.png
| Binary file is not shown |
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?