| @@ -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> | |||