style(images): remove files filter from upload image task EE-1944

pull/6120/head
J.F.Gratton 3 years ago committed by GitHub
parent 183304853e
commit 33871eb447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@
</div>
<div class="form-group">
<div class="col-sm-12">
<button type="button" class="btn btn-sm btn-primary" ngf-select ngf-min-size="10" ngf-accept="'application/x-tar,application/x-gzip'" ng-model="formValues.UploadFile"
<button type="button" class="btn btn-sm btn-primary" ngf-select ngf-min-size="10" ng-model="formValues.UploadFile"
>Select file</button
>
<span style="margin-left: 5px;">

Loading…
Cancel
Save