bug svn
This commit is contained in:
@@ -15,7 +15,13 @@
|
||||
<p class="formOk">
|
||||
Your article has been successfully deleted.<br/>
|
||||
</p>
|
||||
</c:if>
|
||||
</c:if>
|
||||
|
||||
<c:if test="${param['delete'] eq 'ko'}">
|
||||
<p class="errorBox">
|
||||
Your article cannot be deleted.<br/>
|
||||
</p>
|
||||
</c:if>
|
||||
|
||||
<c:choose>
|
||||
<c:when test="${empty listArticle}">
|
||||
|
||||
Reference in New Issue
Block a user