00018 client_details list

0.3
lishengzhao 2015-05-25 12:07:36 +08:00
parent a768366e9b
commit 35de85649d
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
<a href="archive_client/${cli.clientId}" class="text-danger" <a href="archive_client/${cli.clientId}" class="text-danger"
onclick="return confirm('Are you sure archive \'${cli.clientId}\'?')">archive</a> onclick="return confirm('Are you sure archive \'${cli.clientId}\'?')">archive</a>
</c:if> </c:if>
<c:if test="${cli.archived}"><strong class="text-muted">Archived</strong></c:if>
</div> </div>
<h3 class="list-group-item-heading"> <h3 class="list-group-item-heading">
${cli.clientId} ${cli.clientId}