mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
parent
62c3cd03ad
commit
14f313a836
25 changed files with 499 additions and 358 deletions
|
@ -101,7 +101,7 @@
|
|||
{{/if}}
|
||||
{{/if}}
|
||||
<div class="divider"></div>
|
||||
<a class={{if hasWhatsNew "item bold green" "item"}} href="#" {{action "onNew"}}>What's New</a>
|
||||
<a class={{if hasWhatsNew "item bold red" "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>
|
||||
|
@ -112,10 +112,8 @@
|
|||
</div>
|
||||
</div>
|
||||
{{else}}
|
||||
{{#link-to "auth.login" class="login"}}
|
||||
<i class={{concat "dicon " constants.Icon.Unlocked}}>
|
||||
{{#attach-tooltip showDelay=1000}}Login{{/attach-tooltip}}
|
||||
</i>
|
||||
{{#link-to "auth.login" class="option"}}
|
||||
{{constants.Label.Login}}
|
||||
{{/link-to}}
|
||||
{{/if}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue