mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
parent
763bd1f0e2
commit
bc49041359
8 changed files with 623 additions and 623 deletions
|
@ -61,7 +61,6 @@ export default BaseService.extend({
|
|||
}
|
||||
|
||||
return this.reload();
|
||||
|
||||
},
|
||||
|
||||
// Updates an existing folder record.
|
||||
|
@ -211,7 +210,7 @@ export default BaseService.extend({
|
|||
canEdit = permission.canEdit;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Ember.run(() => {
|
||||
this.set('canEditCurrentFolder', canEdit && this.get('sessionService.authenticated'));
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue