Diverse modif ds ajout conf
Policy failures: Code warning - failed on resource ConferenceValidator.java. Reason: Class is a raw type. References to generic type Class<T> should be parameterized, line 1 Override reason: uhu
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
|
||||
<fieldset><legend>Information</legend>
|
||||
Page's numbers <form:input path="pageNumber" />
|
||||
File's type : <form:select path="fileType">
|
||||
<form:option value="" />
|
||||
<form:option value="PDF" />
|
||||
<form:option value="Tex/Latec" />
|
||||
<form:option value="Word" />
|
||||
|
||||
</form:select></fieldset>
|
||||
<br /> <br />
|
||||
PDF <form:checkbox path="typePDF"/>
|
||||
Tex/Latec <form:checkbox path="typeLatec"/>
|
||||
Word <form:checkbox path="typeWord"/>
|
||||
OpenOffice <form:checkbox path="typeODT"/>
|
||||
|
||||
</fieldset>
|
||||
|
||||
<br />
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
<br />
|
||||
|
||||
Informations compl<70>mentaires : <form:textarea path="sendInfo" />
|
||||
Complementary Information : <form:textarea path="sendInfo" />
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user