2024/02/16 관리자페이지 스타일 수정
This commit is contained in:
parent
2482032a23
commit
6b519dbdfb
@ -277,7 +277,7 @@
|
|||||||
|
|
||||||
</c:forEach>
|
</c:forEach>
|
||||||
<c:if test="${empty list}">
|
<c:if test="${empty list}">
|
||||||
<tr><td colspan="14"><spring:message code="common.nodata.msg" /></td></tr>
|
<tr><td colspan="15"><spring:message code="common.nodata.msg" /></td></tr>
|
||||||
</c:if>
|
</c:if>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user