03.02.26
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
<form>
|
<form col="4">
|
||||||
<label name="reference"/>
|
<label name="reference"/>
|
||||||
<field name="reference"/>
|
<field name="reference"/>
|
||||||
<label name="product"/>
|
<label name="product"/>
|
||||||
<field name="product"/>
|
<field name="product"/>
|
||||||
|
<newline/>
|
||||||
<label name="date_from"/>
|
<label name="date_from"/>
|
||||||
<field name="date_from"/>
|
<field name="date_from"/>
|
||||||
<label name="date_to"/>
|
<label name="date_to"/>
|
||||||
<field name="date_to"/>
|
<field name="date_to"/>
|
||||||
<newline/>
|
<newline/>
|
||||||
<field name="places"/>
|
<field name="places" colspan="4"/>
|
||||||
</form>
|
</form>
|
||||||
Reference in New Issue
Block a user