mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
i18n section stings
This commit is contained in:
parent
20c9168140
commit
3d3d50762e
4 changed files with 28 additions and 13 deletions
|
@ -47,6 +47,8 @@ export default Component.extend(SectionMixin, NotifierMixin, {
|
|||
},
|
||||
|
||||
didReceiveAttrs() {
|
||||
this._super();
|
||||
|
||||
let page = this.get('page');
|
||||
let config = {};
|
||||
let self = this;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue