Removed warning on design reported by eclipse validator tools
This commit is contained in:
parent
6773217723
commit
61950abf47
@ -185,19 +185,17 @@ $Id$
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<script type="text/javascript">
|
||||
Calendar.setup ({
|
||||
inputField : "txtDatePaiement",
|
||||
ifFormat : "%Y-%m-%d",
|
||||
button : "btnCalendrier"
|
||||
});
|
||||
</script>
|
||||
</table>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
Calendar.setup ({
|
||||
inputField : "txtDatePaiement",
|
||||
ifFormat : "%Y-%m-%d",
|
||||
button : "btnCalendrier"
|
||||
});
|
||||
|
||||
if (document.getElementById('frmFacturation').txtRef.value) {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user