mirror of
https://github.com/documize/community.git
synced 2025-07-22 06:39:43 +02:00
i18n section types
This commit is contained in:
parent
bca7794c00
commit
f735ae1278
11 changed files with 61 additions and 44 deletions
|
@ -34,7 +34,7 @@ export default Component.extend(Modals, Notifier, {
|
|||
pageTitle: '',
|
||||
|
||||
didReceiveAttrs() {
|
||||
this._super(...arguments);
|
||||
this._super();
|
||||
this.set('pageTitle', this.get('page.title'));
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue