Bladeren bron

upload text

master
Pascal Gloor 5 jaren geleden
bovenliggende
commit
eecf39344d
1 gewijzigde bestanden met toevoegingen van 10 en 2 verwijderingen
  1. 10
    2
      www/index.html

+ 10
- 2
www/index.html Bestand weergeven

@@ -105,8 +105,16 @@
<div class="container d-none" id="autodoc_tab_upload">
<h3>upload</h3>
<div class="row">
<div class="col lead bg-secondary">
Upload Zone
<div class="col lead bg-secondary text-center">
<div class="lead">Upload Zone</div>
<div>
Drag & Drop files (png, jpeg, pdf) into this zone to attach them to a single new document
</div>
<div>
Files can be uploaded at once or separately. A long as the page is not refreshed or the new document button
is pushed, they will all be attached to the same document
</div>

</div>
</div>


Laden…
Annuleren
Opslaan