Add Conference suite... Ajout du back

Policy failures:   
Code warning
- failed on resource AddConferenceController2.java. Reason: The import org.yacos.web.author.form.FormSubmission is never used, line 1
Override reason:   
prout
This commit is contained in:
Frederic Debuire
2008-01-10 13:35:04 +00:00
parent f05a9005c1
commit a71c6394fc
10 changed files with 64 additions and 16 deletions

View File

@@ -38,6 +38,8 @@ function Supprimer(form) {
<form:label path="title"><fmt:message key="form.submission.article.title" /></form:label> <form:input path="title"/> <br/><br />
<form:label path="theme"><fmt:message key="form.submission.article.theme" /></form:label> <form:input path="theme"/> <br/><br />
<form:label path="abstractText"><fmt:message key="form.submission.article.abstractText" /></form:label> <form:textarea path="abstractText" /><br/><br/>
<hr /> <br />
<label for="listauthor"><fmt:message key="form.submission.listauthor" /></label> <br /><br />