1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00

document.layout, print.css, content-linker

This commit is contained in:
Harvey Kandola 2017-03-07 20:25:13 +00:00
parent f24eb5ad42
commit 0539bb332a
10 changed files with 38 additions and 51 deletions

View file

@ -114,7 +114,6 @@ export default Ember.Component.extend(NotifierMixin, TooltipMixin, {
let level = 1;
let beforePage = this.get('beforePage');
if (is.not.null(beforePage)) {
level = beforePage.get('level');