mirror of
https://github.com/documize/community.git
synced 2025-07-22 14:49:42 +02:00
removed open sans, chasing Code section refresh issue
This commit is contained in:
parent
7e7f63e6f4
commit
2bcef7831d
66 changed files with 243 additions and 18691 deletions
|
@ -13,6 +13,8 @@ import Ember from 'ember';
|
|||
|
||||
export default Ember.Component.extend({
|
||||
didReceiveAttrs() {
|
||||
this._super(...arguments);
|
||||
|
||||
this.set('rendererType', 'section/' + this.get('page.contentType') + '/type-renderer');
|
||||
},
|
||||
}
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue