allo zip upload in other app parts

This commit is contained in:
Bilal Catic
2018-10-02 12:55:57 +02:00
parent 9fff6dae9d
commit c83ced1184
8 changed files with 9 additions and 9 deletions

View File

@@ -40,7 +40,7 @@
ng-model="files"
ngf-drag-over-class="'dragover'"
ngf-select="uploadFile($file)"
ngf-pattern="'.pdf,.docx,.doc,.xlsx,.xls,.odt,.ods,.png,.jpg,.jpeg'"
ngf-pattern="'.pdf,.docx,.doc,.xlsx,.xls,.odt,.ods,.png,.jpg,.jpeg,.zip'"
ngf-max-size="20MB"
class="drop-box">Select Document</div>
</div>