提交日志修改
This commit is contained in:
@@ -191,7 +191,7 @@ $(document).ready(function(){
|
|||||||
<th><spring:message code='server_locate'/></th>
|
<th><spring:message code='server_locate'/></th>
|
||||||
<th><spring:message code='client_locate'/></th>
|
<th><spring:message code='client_locate'/></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<c:forEach items="${page.list}" var="log" varStatus="status" step="1">
|
<c:forEach items="${page.list}" var="log" varStatus="status" step="1">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user