이지우 - 첨부파일 다운로드 공통호출 화면 에러 수정

This commit is contained in:
jiwoo 2024-01-11 10:47:28 +09:00
parent d3cc667db2
commit da6ace375f

View File

@ -159,9 +159,9 @@
</td>
</tr>
</c:forEach>
<c:if test="${fn:length(fileList) == 0}">
<%-- <c:if test="${fn:length(fileList) == 0}">
<tr>
<td style="border:0px solid #666;padding:0 0 0 0;margin:0 0 0 0;"></td>
</tr>
</c:if>
</c:if> --%>
</table>