mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
document approvals and protection
This commit is contained in:
parent
58c88e2127
commit
f4f32bcfcb
20 changed files with 891 additions and 777 deletions
|
@ -139,7 +139,7 @@ export default Component.extend({
|
|||
});
|
||||
} else {
|
||||
if (data.authProvider === this.get('appMeta.authProvider')) {
|
||||
// this.showNotification(response.message);
|
||||
this.showNotification(response.message);
|
||||
} else {
|
||||
this.get('onChange')(data);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue