mirror of
https://github.com/documize/community.git
synced 2025-07-30 10:39:44 +02:00
bug fixes
This commit is contained in:
parent
658f0105d1
commit
ef9097b4f4
7 changed files with 15 additions and 5 deletions
|
@ -84,7 +84,6 @@ export default Ember.Component.extend(NotifierMixin, TooltipMixin, AuthMixin, {
|
|||
}
|
||||
|
||||
this.attrs.onMoveDocument(this.get('moveFolderId'));
|
||||
this.set("moveFolderId", "");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue