mirror of
https://github.com/documize/community.git
synced 2025-07-21 14:19: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
|
@ -77,7 +77,7 @@ export default Ember.Component.extend(NotifierMixin, TooltipMixin, AuthMixin, {
|
|||
},
|
||||
|
||||
onImport() {
|
||||
// this.attrs.onRefresh();
|
||||
this.attrs.onRefresh();
|
||||
},
|
||||
|
||||
onStartDocument() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue