clinic/netforce_clinic/layouts/import_clinic_uc.xml

11 lines
269 B
XML
Raw Normal View History

2014-11-29 00:48:00 +00:00
<form title="UC">
2014-11-25 10:26:10 +00:00
<group span="6" columns="1">
<field name="file"/>
</group>
<group span="6" columns="1">
</group>
<foot replace="1">
2014-11-29 00:48:00 +00:00
<button string="Import" method="import_uc" type="primary" icon="arrow-right"/>
2014-11-25 10:26:10 +00:00
</foot>
</form>