mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Improve print and PDF rendering
This commit is contained in:
parent
5467771542
commit
c706edec47
5 changed files with 767 additions and 798 deletions
|
@ -95,7 +95,7 @@
|
|||
{{/if}}
|
||||
{{/if}}
|
||||
<div class="divider"></div>
|
||||
{{#link-to "updates" class=(if hasWhatsNew "item bold green" "item")}}What's New{{/link-to}}
|
||||
<a class={{if hasWhatsNew "item bold green" "item"}} href="#" {{action "onNew"}}>What's New</a>
|
||||
<a href="https://docs.documize.com" target="_blank" class="item">Help</a>
|
||||
{{#if enableLogout}}
|
||||
<div class="divider"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue