This commit is contained in:
@@ -115,7 +115,10 @@
|
|||||||
<img src="/images/admin/cf_tit_ic.png">
|
<img src="/images/admin/cf_tit_ic.png">
|
||||||
</c:if>
|
</c:if>
|
||||||
</td>
|
</td>
|
||||||
<td>${list.createDate}</td>
|
<td>
|
||||||
|
<fmt:parseDate value="${list.createDate}" pattern="yyyy-MM-dd'T'HH:mm:ss" var="parsedCreateDate"/>
|
||||||
|
<fmt:formatDate value="${parsedCreateDate}" pattern="yyyy-MM-dd"/>
|
||||||
|
</td>
|
||||||
<td>${list.rdCnt }</td>
|
<td>${list.rdCnt }</td>
|
||||||
<%-- <td>${list.compScdDate}</td> --%>
|
<%-- <td>${list.compScdDate}</td> --%>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user