mirror of
https://github.com/documize/community.git
synced 2025-07-22 14:49:42 +02:00
Update to TinyMCE latest build
This commit is contained in:
parent
412127811e
commit
2d8dc62ca4
108 changed files with 7810 additions and 7897 deletions
|
@ -312,7 +312,7 @@ export default Component.extend(TooltipMixin, {
|
|||
};
|
||||
|
||||
const promise = this.addSection(model);
|
||||
promise.then((/*id*/) => {
|
||||
promise.then((id) => { // eslint-disable-line no-unused-vars
|
||||
this.setupAddWizard();
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue