1
0
Fork 0
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:
Harvey Kandola 2019-01-08 13:56:42 +00:00
parent 5467771542
commit c706edec47
5 changed files with 767 additions and 798 deletions

View file

@ -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>