2014-10-22 03:45:23 +00:00
|
|
|
<form title="Import NHSO">
|
|
|
|
<field name="file"/>
|
2014-10-24 04:24:33 +00:00
|
|
|
<field name="date">
|
|
|
|
<template>
|
|
|
|
<a href="ui#name=clinic_hd_case">xx{{context.data}}</a>
|
|
|
|
</template>
|
|
|
|
</field>
|
2014-10-22 03:45:23 +00:00
|
|
|
<foot replace="1">
|
|
|
|
<button string="Import Data" method="import_nhso" type="primary" icon="arrow-right"/>
|
2014-10-24 04:24:33 +00:00
|
|
|
<!--<button string="Post" method="post" type="success"/>-->
|
2014-10-22 03:45:23 +00:00
|
|
|
</foot>
|
|
|
|
</form>
|