mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
refactored, improved doc import routine to show progress
This commit is contained in:
parent
a0a1dd396a
commit
2cee83d570
3 changed files with 22 additions and 16 deletions
|
@ -39,4 +39,10 @@
|
|||
Alternatively, click to select or drag-drop files <br/>(doc, docx, md, markdown)
|
||||
</div>
|
||||
|
||||
<div class="import-status">
|
||||
{{#each importStatus as |status|}}
|
||||
<p>{{status}}</p>
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue