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

This commit is contained in:
jiwoo 2024-01-11 10:51:40 +09:00
parent 069059d3c4
commit a6026c9262

View File

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