mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Apply changes backported from Enterprise edition
This commit is contained in:
parent
3d0a3cecf9
commit
5757b2d36e
24 changed files with 1474 additions and 1378 deletions
|
@ -36,6 +36,14 @@
|
|||
</div>
|
||||
|
||||
<div class="meta">
|
||||
{{#if session.isAdmin}}
|
||||
{{#unless appMeta.valid}}
|
||||
<div class="invalid-plan" {{action "onBilling"}}>
|
||||
<i class={{concat "dicon " constants.Icon.Handshake}} />
|
||||
{{#attach-tooltip}}Invalid product plan{{/attach-tooltip}}
|
||||
</div>
|
||||
{{/unless}}
|
||||
{{/if}}
|
||||
{{#if session.authenticated}}
|
||||
{{#if hasPins}}
|
||||
<div class="bookmarks" id="user-pins-button">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue