1
0
Fork 0
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:
Harvey Kandola 2017-09-26 10:12:46 +01:00
parent a0a1dd396a
commit 2cee83d570
3 changed files with 22 additions and 16 deletions

View file

@ -77,7 +77,7 @@ export default Ember.Component.extend(NotifierMixin, TooltipMixin, AuthMixin, {
},
onImport() {
// this.attrs.onRefresh();
this.attrs.onRefresh();
},
onStartDocument() {