Merge branch 'JIWOO' into advc
Conflicts: src/main/webapp/WEB-INF/jsp/cmm/fms/EgovBBSFileList.jsp
This commit is contained in:
commit
069059d3c4
@ -161,9 +161,9 @@
|
|||||||
</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>
|
||||||
</c:if>
|
</c:if> --%>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user