mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
i18n section types
This commit is contained in:
parent
bca7794c00
commit
f735ae1278
11 changed files with 61 additions and 44 deletions
|
@ -15,6 +15,7 @@ export default Component.extend({
|
|||
data: "",
|
||||
|
||||
didReceiveAttrs() {
|
||||
this._super();
|
||||
this.set("data", this.get("meta.rawBody"));
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue