Dispatch: ca plante pu mais ca fait rien de spécial pr l'instant
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<form:form commandName="formDispatcher">
|
||||
<table>
|
||||
<tr>
|
||||
<th>articles to dispatch</th><th>members</th><th>members associate to the article</th>
|
||||
@@ -19,8 +21,9 @@
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td>
|
||||
<form:form commandName="formDispatcher">
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
<input name="idArticle" type="hidden" value="${article.id}" />
|
||||
|
||||
@@ -33,7 +36,8 @@
|
||||
</form:select>
|
||||
|
||||
<input type="submit" value="add" />
|
||||
</form:form>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<center>list is empty !</center>
|
||||
@@ -47,7 +51,7 @@
|
||||
</c:forEach>
|
||||
</table>
|
||||
|
||||
|
||||
</form:form>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user