Commit d17822d6 by iwan

add link download example upload

1 parent 9bf24c0f
No preview for this file type
......@@ -126,6 +126,8 @@
<div class="form-group col-md-2">
</div>
<div class="form-group col-md-6">
<i>Contoh format file upload : <a href="../../static/upload/example_upload.xlsx">Download</a></i>
<br>
<div tal:define="field form['uploads']" id="item-${field.oid}">
<div class="col-md-12">
${structure:field.serialize()}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!