mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Remove double screen blink after logout
This commit is contained in:
parent
8ecbb9cdee
commit
e2a3962092
4 changed files with 6 additions and 4 deletions
|
@ -99,7 +99,7 @@
|
|||
<a href="https://docs.documize.com" target="_blank" class="item">Help</a>
|
||||
{{#if enableLogout}}
|
||||
<div class="divider"></div>
|
||||
{{#link-to "auth.logout" class="item" }}Logout{{/link-to}}
|
||||
{{#link-to "auth.logout" class="item"}}Logout{{/link-to}}
|
||||
{{/if}}
|
||||
</div>
|
||||
{{/attach-popover}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue